.RC file with OS/2 stuff in it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d9c09c79fa
commit
93759cda46
@ -1,5 +1,10 @@
|
||||
#if defined(__VISAGECPP__)
|
||||
ICON 1 PRELOAD "mondros2.ico"
|
||||
#include "wx/os2/wx.rc"
|
||||
#else
|
||||
mondrian ICON "mondrian.ico"
|
||||
#include "wx/msw/wx.rc"
|
||||
#endif
|
||||
|
||||
#define MINIMAL_QUIT 1
|
||||
#define MINIMAL_ABOUT 102
|
||||
|
Loading…
Reference in New Issue
Block a user