16 lines
428 B
Plaintext
16 lines
428 B
Plaintext
#define APSTUDIO_READONLY_SYMBOLS
|
|
#define APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "windows.h"
|
|
#undef APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "res/opennx.rc"
|
|
#define APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "wx/msw/wx.rc"
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
|
|
#ifdef _WIN32
|
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|
#pragma code_page(1252)
|
|
#endif //_WIN32
|
|
#endif // Neutral resources
|