]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.gcc
Add new definitions required by MinGW for webview. Re-enable custom schemes as a...
[wxWidgets.git] / build / msw / config.gcc
index 3dbf94ba4890fd70da146741332753383db33aec..b699dc511b9c1564abb4ba320c42fc29ce5b8a93 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================\r
 #     This configuration file was generated by\r
-#     Bakefile 0.2.6 (http://www.bakefile.org)\r
+#     Bakefile 0.2.9 (http://www.bakefile.org)\r
 #     Beware that all changes made to this file will be overwritten next\r
 #     time you run Bakefile!\r
 # =========================================================================\r
@@ -71,6 +71,9 @@ USE_GUI ?= 1
 # Build wxHTML library (USE_GUI must be 1)? [0,1]\r
 USE_HTML ?= 1\r
 \r
+# Build wxWebView library (USE_GUI must be 1)? [0,1]\r
+USE_WEBVIEW ?= 1\r
+\r
 # Build multimedia library (USE_GUI must be 1)? [0,1]\r
 USE_MEDIA ?= 1\r
 \r
@@ -107,8 +110,8 @@ USE_RTTI ?= 1
 # Enable threading in compiled code. [0,1]\r
 USE_THREADS ?= 1\r
 \r
-# Link with gdiplus.lib? (Needed for wxGraphicsContext, will also set wxUSE_GRAPHICS_CONTEXT) [0,1]\r
-USE_GDIPLUS ?= 0\r
+# Enable wxCairoContext for platforms other than Linux/GTK. [0,1]\r
+USE_CAIRO ?= 0\r
 \r
 # Is this official build by wxWidgets developers? [0,1]\r
 OFFICIAL_BUILD ?= 0\r