Update of /cvsroot/mahogany/M/extra/scripts
In directory usw-pr-cvs1:/tmp/cvs-serv11341/extra/scripts
Modified Files:
wxmsw_setup.h
Log Message:
added wxUSE_CMDLINE_PARSER
Index: wxmsw_setup.h
===================================================================
RCS file: /cvsroot/mahogany/M/extra/scripts/wxmsw_setup.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -u -2 -r1.4 -r1.5
--- wxmsw_setup.h 15 Feb 2002 13:56:23 -0000 1.4
+++ wxmsw_setup.h 12 Apr 2002 09:32:07 -0000 1.5
@@ -188,4 +188,11 @@
#define wxUSE_LOG_DIALOG 1
+// Support for command line parsing using wxCmdLineParser class.
+//
+// Default is 1
+//
+// Recommended setting: 1 (can be set to 0 if you don't use the cmd line)
+#define wxUSE_CMDLINE_PARSER 1
+
// Support for multithreaded applications: if 1, compile in thread classes
// (thread.h) and make the library a bit more thread safe. Although thread
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates