]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.gcc
wxTextPos for all GetLastPosition with constants for special cases. Make it virtual...
[wxWidgets.git] / build / msw / config.gcc
index 52c180f34fa9def4f8297a69a49166d73f65d930..2e686803e37bd2dbc27e15d18035377052ea26c8 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This configuration file was generated by
-#     Bakefile 0.1.4 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.5 (http://bakefile.sourceforge.net)
 #     Beware that all changes made to this file will be overwritten next
 #     time you run Bakefile!
 # =========================================================================
@@ -61,6 +61,9 @@ USE_GUI = 1
 # Build wxHTML library (USE_GUI must be 1)? [0,1]
 USE_HTML = 1
 
+# Build wxXRC library (USE_GUI must be 1)? [0,1]
+USE_XRC = 1
+
 # Build OpenGL canvas library (USE_GUI must be 1)? [0,1]
 USE_OPENGL = 0
 
@@ -76,6 +79,12 @@ OFFICIAL_BUILD = 0
 # Use this to name your customized DLLs differently 
 VENDOR = custom
 
+#  
+WX_FLAVOUR = 
+
+#  
+WX_LIB_FLAVOUR = 
+
 # Name of your custom configuration. This affects directory
 # where object files are stored as well as the location of
 # compiled .lib files and setup.h under the lib/ toplevel directory.