]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dialup/makefile.vc
fixed /Mxx flag when using static RTL
[wxWidgets.git] / samples / dialup / makefile.vc
index fe363c44dbfde939f0c62323915a4e0137cbd710..0b01ac4d36c9137b2505e745df378709c6a8ef65 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