]> git.saurik.com Git - wxWidgets.git/commitdiff
Added makefile and resource script for building under mingw32
authorJ. Russell Smyth <drfish@cox.net>
Tue, 14 Sep 1999 20:30:33 +0000 (20:30 +0000)
committerJ. Russell Smyth <drfish@cox.net>
Tue, 14 Sep 1999 20:30:33 +0000 (20:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/wizard/wiztest.rc [new file with mode: 0644]

diff --git a/samples/wizard/wiztest.rc b/samples/wizard/wiztest.rc
new file mode 100644 (file)
index 0000000..ba869e6
--- /dev/null
@@ -0,0 +1,5 @@
+#include "wx/msw/wx.rc"
+
+#define MINIMAL_QUIT   1
+#define MINIMAL_ABOUT  102
+