]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/build/animate/makefile.vc
fixed /Mxx flag when using static RTL
[wxWidgets.git] / contrib / build / animate / makefile.vc
index b8d47b0e172e97bd1772289d5a2ac10c5e82e932..24e4e1d5db241e36decb56a8b4d50f25e682648a 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!
 # =========================================================================
 
@@ -73,7 +73,7 @@ __OPTIMIZEFLAG = /O2
 __RUNTIME_LIBS = D
 !endif
 !if "$(RUNTIME_LIBS)" == "static"
-__RUNTIME_LIBS = 
+__RUNTIME_LIBS = T
 !endif
 !if "$(UNICODE)" == "1"
 __UNICODE_DEFINE_p = /DwxUSE_UNICODE=1