treesummaryrefslogcommitdiff
path: root/res/res.rc
diff options
context:
space:
mode:
Diffstat (limited to 'res/res.rc')
-rw-r--r--res/res.rc4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/res.rc b/res/res.rc
index 9369509..f510d18 100644
--- a/res/res.rc
+++ b/res/res.rc
@@ -1,3 +1,5 @@
#include "resource.h"
-IDI_MY_ICON ICON "msys2.ico" \ No newline at end of file
+IDI_ICON_WHITE ICON "icon_white.ico"
+IDI_ICON_GREEN ICON "icon_green.ico"
+IDI_ICON_RED ICON "icon_red.ico" \ No newline at end of file