]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/toolbar/makefile.vc
fixed /Mxx flag when using static RTL
[wxWidgets.git] / samples / toolbar / makefile.vc
index 4eae8515bc94be86d1fe9cdf7cae82758e5a2a11..27e263668631d848e84065a67f43a1e80404cf98 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