Skip to content

Commit 4de5680

Browse files
committed
steps 4-6
1 parent e364a6c commit 4de5680

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CvGameCoreDLL/CvGameCoreDLL.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88
// Generated from the TEXTINCLUDE 2 resource.
99
//
10-
#include "afxres.h"
10+
#include "windows.h"
1111

1212
/////////////////////////////////////////////////////////////////////////////
1313
#undef APSTUDIO_READONLY_SYMBOLS

CvGameCoreDLL_Expansion1/CvGameCoreDLL.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88
// Generated from the TEXTINCLUDE 2 resource.
99
//
10-
#include "afxres.h"
10+
#include "windows.h"
1111

1212
/////////////////////////////////////////////////////////////////////////////
1313
#undef APSTUDIO_READONLY_SYMBOLS

CvGameCoreDLL_Expansion2/CvGameCoreDLL.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88
// Generated from the TEXTINCLUDE 2 resource.
99
//
10-
#include "afxres.h"
10+
#include "windows.h"
1111

1212
/////////////////////////////////////////////////////////////////////////////
1313
#undef APSTUDIO_READONLY_SYMBOLS

0 commit comments

Comments
 (0)