git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16600
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-09-27 Sean Gies <seangies@apple.com>
+
+ Reviewed by Adam Roben.
+
+ * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj: Debug config should link to debug runtime.
+ * JavaScriptCore.vcproj/dftables/dftables.vcproj: Debug config should link to debug runtime.
+
2006-09-27 Don Melton <gramps@apple.com>
Reviewed by Adam Roben.
MinimalRebuild="true"
ExceptionHandling="0"
BasicRuntimeChecks="3"
- RuntimeLibrary="2"
+ RuntimeLibrary="3"
RuntimeTypeInfo="false"
UsePrecompiledHeader="0"
WarningLevel="1"
MinimalRebuild="true"
ExceptionHandling="0"
BasicRuntimeChecks="3"
- RuntimeLibrary="2"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"