]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.wat
Fix recreating of wxBitmapComboBox using untyped client data.
[wxWidgets.git] / build / msw / config.wat
index 989b75f14b25041c3ad4c637f9c35997d54e1369..95493b4a85743c96979696c708e38e08404ad36b 100644 (file)
@@ -35,6 +35,9 @@ CPP = $(CC) -p
 #   1 - DLL\r
 SHARED = 0\r
 \r
+# GTK+ toolkit version [,2]\r
+TOOLKIT_VERSION = \r
+\r
 # Build wxUniversal instead of native port? [0,1]\r
 #   1 - Universal\r
 WXUNIV = 0\r
@@ -69,6 +72,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