aboutsummaryrefslogtreecommitdiff
path: root/melon.rc
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2017-12-16 04:10:32 +0100
committerStapleButter <thetotalworm@gmail.com>2017-12-16 04:10:32 +0100
commitca41ce6efd7a68b1a9b4f98e2787609518c6fb5b (patch)
tree3941c28f1897c3c80caf71619c5942f82290f25f /melon.rc
parentfff4ca0c9580c228c8b17ef87518d1806e3a4909 (diff)
windows: add icon
Diffstat (limited to 'melon.rc')
-rw-r--r--melon.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/melon.rc b/melon.rc
index ccf9766..9f2602f 100644
--- a/melon.rc
+++ b/melon.rc
@@ -2,7 +2,7 @@
#define VFT_APP 0x00000001L
//this will set your .exe icon
-//A ICON MOVEABLE PURE LOADONCALL DISCARDABLE "melon.ico"
+100 ICON MOVEABLE PURE LOADONCALL DISCARDABLE "melon.ico"
//include version information in .exe, modify these values to match your needs
1 VERSIONINFO