]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/grid/makefile.vc
fixed /Mxx flag when using static RTL
[wxWidgets.git] / samples / grid / makefile.vc
index 65caa7ceeeab7af57d725a6ec592037d54ed48ff..3a36b6c4eb7d054f02f6b6f504e5ecf43011b25a 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.1.20030719 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.1 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -75,7 +75,7 @@ __OPTIMIZEFLAG_3 = /O2
 __RUNTIME_LIBS_6 = D
 !endif
 !if "$(RUNTIME_LIBS)" == "static"
-__RUNTIME_LIBS_6 = 
+__RUNTIME_LIBS_6 = T
 !endif
 !if "$(UNICODE)" == "1"
 __UNICODE_DEFINE_p = /DwxUSE_UNICODE=1