]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/nativdlg/makefile.vc
fixed /Mxx flag when using static RTL
[wxWidgets.git] / samples / nativdlg / makefile.vc
index a69fc8b3072d2910b27d395c5a5c79ac37cd054e..27334a5c73a736a00ec90b1f451183a85d398817 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