Fixed: removed MFC dependencies

This commit is contained in:
kervala 2010-05-13 23:31:05 +02:00
parent 8f860a594d
commit 65c58b40ab
2 changed files with 2 additions and 1 deletions

View file

@ -7,7 +7,7 @@
// //
// Generated from the TEXTINCLUDE 2 resource. // Generated from the TEXTINCLUDE 2 resource.
// //
#include "afxres.h" #include <windows.h>
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS #undef APSTUDIO_READONLY_SYMBOLS

View file

@ -2,6 +2,7 @@
// Microsoft Developer Studio generated include file. // Microsoft Developer Studio generated include file.
// Used by multi_cd_setup_fix.rc // Used by multi_cd_setup_fix.rc
// //
#define IDC_STATIC -1
#define IDI_ICON1 101 #define IDI_ICON1 101
#define IDI_ICON2 102 #define IDI_ICON2 102
#define IDI_ICON3 103 #define IDI_ICON3 103