Fix Windows icon path

This commit is contained in:
Nadia Holmquist Pedersen 2021-08-29 22:49:31 +02:00
parent 86bc4a57b4
commit 3343061cdc

View File

@ -2,7 +2,7 @@
#define VFT_APP 0x00000001L
//this will set your .exe icon
100 ICON MOVEABLE PURE LOADONCALL DISCARDABLE "melon.ico"
100 ICON MOVEABLE PURE LOADONCALL DISCARDABLE "res/melon.ico"
//include version information in .exe, modify these values to match your needs
1 VERSIONINFO