]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.vc
Fix for #15520: wxRichTextCtrl: Drawing the selection doesn't respect its container...
[wxWidgets.git] / build / msw / config.vc
index 52000e8400e3e0f0876e5b544437833775390b85..c254e8e0d4dda03eff03e398a9c577a637a40ff2 100644 (file)
@@ -34,12 +34,9 @@ CPP = $(CC) /EP /nologo
 # What type of library to build? [0,1]\r
 SHARED = 0\r
 \r
-# Used toolkit [MSW,GTK]
-TOOLKIT = MSW
-
-# GTK+ toolkit version [,2]
-TOOLKIT_VERSION =
-
+# GTK+ toolkit version [,2]\r
+TOOLKIT_VERSION = \r
+\r
 # Build wxUniversal instead of native port? [0,1]\r
 WXUNIV = 0\r
 \r