.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:
David Webster 2000-01-14 13:37:21 +00:00
parent d9c09c79fa
commit 93759cda46

View File

@ -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