win32: remove afxres.h references

This commit is contained in:
OV2 2012-08-07 19:17:37 +02:00
parent fcdc393e2b
commit 95e71e726f
2 changed files with 2 additions and 10 deletions

View File

@ -7,7 +7,8 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
#include "windows.h"
#define IDC_STATIC (-1)
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@ -767,11 +768,6 @@ BEGIN
END
2 TEXTINCLUDE
BEGIN
"#include ""afxres.h""\0"
END
3 TEXTINCLUDE
BEGIN
"\r\n"
"\0"

View File

@ -198,10 +198,6 @@
#include <mmsystem.h>
#ifndef __BORLANDC__
#ifndef __MINGW32__
#include <afxres.h>
#endif
#include <dsound.h>
#endif
#include "rsrc/resource.h"