author | truelight |
Tue, 21 Feb 2006 19:42:42 +0000 | |
changeset 3062 | 2c96a73da934 |
parent 3061 | a1cac64b56b6 |
child 3063 | 61a07ec0d09e |
ottdres.rc | file | annotate | diff | comparison | revisions |
--- a/ottdres.rc Tue Feb 21 18:15:59 2006 +0000 +++ b/ottdres.rc Tue Feb 21 19:42:42 2006 +0000 @@ -9,7 +9,11 @@ #define APSTUDIO_HIDDEN_SYMBOLS #include "windows.h" #undef APSTUDIO_HIDDEN_SYMBOLS +#ifdef MSVC #include "winres.h" +#else +#include "afxres.h" +#endif ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS