Rolled out r27326 - debug CRT seems to cause no problems after all.
* DumpRenderTree/win/DumpRenderTree.vcproj:
* WebKit.vcproj/WebKit.vcproj:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27345
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-11-01 Alexey Proskuryakov <ap@webkit.org>
+
+ Rubber-stamped by Adam Roben.
+
+ Rolled out r27326 - debug CRT seems to cause no problems after all.
+
+ * WebKit.vcproj/WebKit.vcproj:
+
2007-10-31 Adam Roben <aroben@apple.com>
Switch the Debug configuration to using the non-debug CRT
MinimalRebuild="true"\r
ExceptionHandling="0"\r
BasicRuntimeChecks="3"\r
- RuntimeLibrary="2"\r
+ RuntimeLibrary="3"\r
RuntimeTypeInfo="false"\r
UsePrecompiledHeader="0"\r
WarningLevel="4"\r
+2007-11-01 Alexey Proskuryakov <ap@webkit.org>
+
+ Rubber-stamped by Adam Roben.
+
+ Rolled out r27326 - debug CRT seems to cause no problems after all.
+
+ * DumpRenderTree/win/DumpRenderTree.vcproj:
+
2007-10-31 Adam Roben <aroben@apple.com>
Switch the Debug configuration to using the non-debug CRT
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE"\r
MinimalRebuild="true"\r
BasicRuntimeChecks="3"\r
- RuntimeLibrary="2"\r
+ RuntimeLibrary="3"\r
UsePrecompiledHeader="0"\r
WarningLevel="1"\r
Detect64BitPortabilityProblems="true"\r