]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.gcc
Add missing space to fix r73681 changes.
[wxWidgets.git] / build / msw / config.gcc
index 13ca82e9c0814eb01bd95623131057b791e29897..f1b82c73b3d6fe70f77166f6ece72a4cc87896f2 100644 (file)
@@ -40,12 +40,12 @@ CPP ?= $(CC) -E
 # 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 ?=
-
+# 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