win32: remove afxres.h references
This commit is contained in:
parent
fcdc393e2b
commit
95e71e726f
@ -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"
|
||||
|
@ -198,10 +198,6 @@
|
||||
#include <mmsystem.h>
|
||||
#ifndef __BORLANDC__
|
||||
|
||||
#ifndef __MINGW32__
|
||||
#include <afxres.h>
|
||||
#endif
|
||||
|
||||
#include <dsound.h>
|
||||
#endif
|
||||
#include "rsrc/resource.h"
|
||||
|
Loading…
Reference in New Issue
Block a user