]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/notebook/makefile.vc
fixed /Mxx flag when using static RTL
[wxWidgets.git] / samples / notebook / makefile.vc
index 5dad312e7a2e94306ad0d05e9553839fef15376e..ed78287d2adcef2d58fa88238916396eb6b94df7 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