]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.bcc
Fix VC6 compilation of wxRichTextTable code.
[wxWidgets.git] / build / msw / config.bcc
index 21d8a76d7be75259c3209d1c2e3f0db5dac34b3e..7afb7e2016916e2455b8c8a08ca422e3c64a5337 100644 (file)
@@ -50,16 +50,16 @@ CPP = cpp32 -Sr -oCON
 SHARED = 0\r
 !endif\r
 \r
-# Used toolkit [MSW,GTK]
-!ifndef TOOLKIT
-TOOLKIT = MSW
-!endif
-
-# GTK+ toolkit version [,2]
-!ifndef TOOLKIT_VERSION
-TOOLKIT_VERSION =
-!endif
-
+# Used toolkit [MSW,GTK]\r
+!ifndef TOOLKIT\r
+TOOLKIT = MSW\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