# HG changeset patch # User Sam Lantinga # Date 1185216369 0 # Node ID fdadda42d4d43ca61a3a75de108fa6f1c684465e # Parent 9462f4408ecb92a65509082f552dd35c7c07671c Switched afxres.h to winresrc.h diff -r 9462f4408ecb -r fdadda42d4d4 VisualC/SDL/Version.rc --- a/VisualC/SDL/Version.rc Mon Jul 23 16:55:38 2007 +0000 +++ b/VisualC/SDL/Version.rc Mon Jul 23 18:46:09 2007 +0000 @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "winresrc.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS diff -r 9462f4408ecb -r fdadda42d4d4 src/main/win32/version.rc --- a/src/main/win32/version.rc Mon Jul 23 16:55:38 2007 +0000 +++ b/src/main/win32/version.rc Mon Jul 23 18:46:09 2007 +0000 @@ -1,6 +1,5 @@ -#define APSTUDIO_READONLY_SYMBOLS -#include "afxres.h" -#undef APSTUDIO_READONLY_SYMBOLS + +#include "winresrc.h" LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US