Changeset 17374 in webkit for trunk/JavaScriptCore/JavaScriptCore.vcproj
- Timestamp:
- Oct 27, 2006, 9:49:56 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.vcproj/testkjs/testkjs.vcproj
r17372 r17374 134 134 RuntimeLibrary="2" 135 135 UsePrecompiledHeader="0" 136 WarningLevel="1" 137 Detect64BitPortabilityProblems="false" 136 WarningLevel="4" 137 WarnAsError="true" 138 Detect64BitPortabilityProblems="true" 138 139 DebugInformationFormat="3" 140 DisableSpecificWarnings="4127;4355;4510;4512;4610;4706;4996" 139 141 /> 140 142 <Tool
Note:
See TracChangeset
for help on using the changeset viewer.