]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.bcc
Remove redundant lines from Inno Setup file.
[wxWidgets.git] / build / msw / config.bcc
index c0e43a75ce09073ea21ef7bbb809c9a51a118930..b2307a859124545382f9ffbd95aecc773362e761 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
@@ -50,6 +50,11 @@ CPP = cpp32 -Sr -oCON
 SHARED = 0\r
 !endif\r
 \r
+# GTK+ toolkit version [,2]\r
+!ifndef TOOLKIT_VERSION\r
+TOOLKIT_VERSION = \r
+!endif\r
+\r
 # Build wxUniversal instead of native port? [0,1]\r
 !ifndef WXUNIV\r
 WXUNIV = 0\r
@@ -99,6 +104,11 @@ USE_GUI = 1
 USE_HTML = 1\r
 !endif\r
 \r
+# Build wxWebView library (USE_GUI must be 1)? [0,1]\r
+!ifndef USE_WEBVIEW\r
+USE_WEBVIEW = 1\r
+!endif\r
+\r
 # Build multimedia library (USE_GUI must be 1)? [0,1]\r
 !ifndef USE_MEDIA\r
 USE_MEDIA = 1\r
@@ -164,11 +174,6 @@ USE_THREADS = 1
 USE_CAIRO = 0\r
 !endif\r
 \r
-# Link with gdiplus.lib? (Needed for wxGraphicsContext, will also set wxUSE_GRAPHICS_CONTEXT) [0,1]\r
-!ifndef USE_GDIPLUS\r
-USE_GDIPLUS = 0\r
-!endif\r
-\r
 # Is this official build by wxWidgets developers? [0,1]\r
 !ifndef OFFICIAL_BUILD\r
 OFFICIAL_BUILD = 0\r