]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.vc
moved wxURL::ConvertToValidURI() and other methods from uri.cpp to url.cpp so that...
[wxWidgets.git] / build / msw / config.vc
index 25a142a90ca7feeead4391f6347d3e93343c5b26..833cac13fa431e2080fb8204a2cb46c974965e5e 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This configuration file was generated by
-#     Bakefile 0.1.8 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.9 (http://bakefile.sourceforge.net)
 #     Beware that all changes made to this file will be overwritten next
 #     time you run Bakefile!
 # =========================================================================
@@ -46,7 +46,7 @@ BUILD = debug
 # Should debugging info be included in the executables? The default value
 # "default" means that debug info will be included if BUILD=debug
 # and not included if BUILD=release. [0,1,default]
-DEBUG_INFO = 1
+DEBUG_INFO = default
 
 # Should __WXDEBUG__ be defined? The default value "default" means that it will
 # be defined if BUILD=debug and not defined if BUILD=release. [0,1,default]