diff --git a/progmgr/resource.rc b/progmgr/resource.rc index 9090652..c0c7040 100644 --- a/progmgr/resource.rc +++ b/progmgr/resource.rc @@ -21,7 +21,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL /* Icon Library */ // Primary -#ifdef NDEBUG +#ifndef _DEBUG IDI_PROGMGR ICON icons\progmgr.ico #else IDI_PROGMGR ICON icons\progmgrd.ico