]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.wat
Don't include Common-Controls manifest in wxBase apps.
[wxWidgets.git] / build / msw / config.wat
index 3ca71589dd63cc425f0cfe1ba8fac1bbf1c135f4..a159c8208c0e7007674c4e65d56ed1b78bc6616a 100644 (file)
@@ -35,6 +35,13 @@ CPP = $(CC) -p
 #   1 - DLL\r
 SHARED = 0\r
 \r
+# Used toolkit [MSW,GTK]
+#   GTK - GTK+
+TOOLKIT = MSW
+
+# GTK+ toolkit version [,2]
+TOOLKIT_VERSION =
+
 # Build wxUniversal instead of native port? [0,1]\r
 #   1 - Universal\r
 WXUNIV = 0\r