[Windows] Optimize editor icon, use different icon for console executable.
This commit is contained in:
parent
f16c5b564b
commit
42c2c02acf
4 changed files with 121 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 351 KiB After Width: | Height: | Size: 139 KiB |
BIN
platform/windows/godot_console.ico
Normal file
BIN
platform/windows/godot_console.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 137 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
#define _MKSTR(m_x) _STR(m_x)
|
||||
#endif
|
||||
|
||||
GODOT_ICON ICON platform/windows/godot.ico
|
||||
GODOT_ICON ICON platform/windows/godot_console.ico
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue