fix release icon

This commit is contained in:
Brady McDermott
2024-10-21 00:25:27 -06:00
parent 793c6a626f
commit ca4b30e1d7

View File

@@ -21,7 +21,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* Icon Library */ /* Icon Library */
// Primary // Primary
#ifdef NDEBUG #ifndef _DEBUG
IDI_PROGMGR ICON icons\progmgr.ico IDI_PROGMGR ICON icons\progmgr.ico
#else #else
IDI_PROGMGR ICON icons\progmgrd.ico IDI_PROGMGR ICON icons\progmgrd.ico