]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.gcc
Richtext interface fixes and additions for Phoenix
[wxWidgets.git] / build / msw / config.gcc
index 55c8fd9928ae7310e1e5f8f5ef6b02fc3c2eaadd..f1b82c73b3d6fe70f77166f6ece72a4cc87896f2 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================\r
 #     This configuration file was generated by\r
-#     Bakefile 0.2.8 (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
@@ -40,6 +40,12 @@ CPP ?= $(CC) -E
 # What type of library to build? [0,1]\r
 SHARED ?= 0\r
 \r
+# Used toolkit [MSW,GTK]\r
+TOOLKIT ?= MSW\r
+\r
+# GTK+ toolkit version [,2]\r
+TOOLKIT_VERSION ?= \r
+\r
 # Build wxUniversal instead of native port? [0,1]\r
 WXUNIV ?= 0\r
 \r
@@ -71,6 +77,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