Windows Icons:

* Removed old not used icons.
* Player is using the same icon file as the blender.exe now.
This commit is contained in:
Thomas Dinges 2010-09-05 07:08:21 +00:00
parent 75f8a8a164
commit e6f9d3d541
10 changed files with 6 additions and 12 deletions

@ -117,7 +117,7 @@ SOURCE=..\..\..\..\source\blender\blenkernel\bad_level_call_stubs\stubs.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\source\icons\winplayer.rc
SOURCE=..\..\..\..\source\icons\winblender.rc
# End Source File
# End Group
# Begin Group "Header Files"
@ -145,7 +145,7 @@ SOURCE=..\..\..\..\source\gameengine\GamePlayer\ghost\GPG_System.h
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File
SOURCE=..\..\..\..\source\icons\winplayer.ico
SOURCE=..\..\..\..\source\icons\winblender.ico
# End Source File
# End Group
# Begin Source File

@ -189,7 +189,7 @@ ECHO Done
RelativePath="..\..\..\..\source\blender\blenkernel\bad_level_call_stubs\stubs.c">
</File>
<File
RelativePath="..\..\..\..\source\icons\winplayer.rc">
RelativePath="..\..\..\..\source\icons\winblender.rc">
<FileConfiguration
Name="BlenderPlayer Debug|Win32">
<Tool
@ -224,7 +224,7 @@ ECHO Done
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
<File
RelativePath="..\..\..\..\source\icons\winplayer.ico">
RelativePath="..\..\..\..\source\icons\winblender.ico">
</File>
</Filter>
<File

@ -239,7 +239,7 @@
>
</File>
<File
RelativePath="..\..\..\..\source\icons\winplayer.rc"
RelativePath="..\..\..\..\source\icons\winblender.rc"
>
<FileConfiguration
Name="BlenderPlayer Debug|Win32"
@ -285,7 +285,7 @@
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
<File
RelativePath="..\..\..\..\source\icons\winplayer.ico"
RelativePath="..\..\..\..\source\icons\winblender.ico"
>
</File>
</Filter>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

@ -1,2 +0,0 @@
APPICON ICON "wincreator.ico"
BLENDERFILE ICON "winblenderfile.ico"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

@ -1 +0,0 @@
APPICON ICON "winplayer.ico"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

@ -1,3 +0,0 @@
APPICON ICON "winpublisher.ico"
BLENDERFILE ICON "winblenderfile.ico"
LOCKEDFILE ICON "winlockedfile.ico"