]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makeg95.env
detabified
[wxWidgets.git] / src / makeg95.env
index a0461f5fa3ed900cb874ec22221e4d4b6cb5f1a9..6ddf27be2a36dbdb072077926201b0a96d06a38c 100644 (file)
@@ -18,7 +18,7 @@ MINGW32=1
 MINGW32VERSION=2.95
 
 # If building DLL, the version
 MINGW32VERSION=2.95
 
 # If building DLL, the version
-WXVERSION=22_0
+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
 
 # 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
@@ -93,6 +93,7 @@ DLLTOOL = $(CROSS)dlltool
 
 # Miscellaneous compiler options
 # GRG: the __MINGW32__ option is not needed anymore
 
 # Miscellaneous compiler options
 # GRG: the __MINGW32__ option is not needed anymore
+# add "-DHAVE_W32API_H" if you have w32api >= 0.5
 OPTIONS = -DSTRICT # -D__MINGW32__
 
 # Debugging information
 OPTIONS = -DSTRICT # -D__MINGW32__
 
 # Debugging information