X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fac2666314a63b763df2c8f91277e104d89f7428..4477936a19d3fe35d4d5587285a567fff870af02:/src/makeg95.env diff --git a/src/makeg95.env b/src/makeg95.env index 79786db36c..0f3115a329 100644 --- a/src/makeg95.env +++ b/src/makeg95.env @@ -10,15 +10,15 @@ # 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