]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makeg95.env
trying to fix wxSpinCtrl update behaviour
[wxWidgets.git] / src / makeg95.env
index 79786db36c7a0673a372f4d791ab35bad1560abf..0f3115a32944510cd7e4a34f44bef4daa8c17e2f 100644 (file)
 # CVS_ID: $Id$
 #
 
-# If using Cygwin, set this to 0.
-# If using Mingw32, set this to 1.
+# If using Cygwin beta, set this to 0.
+# If using Mingw32 or Cygwin 1.0 or later, set this to 1.
 MINGW32=1
 
 # Set to the version you have
 MINGW32VERSION=2.95
 
 # If building DLL, the version
-WXVERSION=21_11
+WXVERSION=23_0
 
 # Say yes if you have a "modern" linker that supports --shared option.
 # Note that you're probably going to wait forever for dlltool/gcc/etc