Added makefile and resource script for building under mingw32

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
J. Russell Smyth
1999-09-14 20:30:33 +00:00
parent 91f491639e
commit a98404cd24

View File

@@ -0,0 +1,5 @@
#include "wx/msw/wx.rc"
#define MINIMAL_QUIT 1
#define MINIMAL_ABOUT 102