]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.vc
wxTextPos for all GetLastPosition with constants for special cases. Make it virtual...
[wxWidgets.git] / build / msw / config.vc
index 510b73f05e9c8c6aae3c8042c68e179b66329862..7d859f6f295445300678fc6733a3566b0b101501 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!
 # =========================================================================
@@ -65,6 +65,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
 
@@ -80,6 +83,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.