Special handle for favicon.ico
This commit is contained in:
parent
4457089502
commit
3b91817caf
4 changed files with 33 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#include <windows.h>
|
||||
#include "../src/version.h"
|
||||
|
||||
IDI_ICON1 ICON DISCARDABLE "app.ico"
|
||||
101 ICON "app.ico"
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION APP_VER_MAJOR,APP_VER_MINOR,APP_VER_PATCH,0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue