Changeset 25712 in webkit for trunk/JavaScriptCore/JavaScriptCore.vcproj
- Timestamp:
- Sep 24, 2007, 10:04:19 AM (18 years ago)
- Location:
- trunk/JavaScriptCore/JavaScriptCore.vcproj
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.vcproj/dftables/dftables.vcproj
r23463 r25712 51 51 WarningLevel="3" 52 52 Detect64BitPortabilityProblems="true" 53 DebugInformationFormat=" 4"53 DebugInformationFormat="3" 54 54 /> 55 55 <Tool -
trunk/JavaScriptCore/JavaScriptCore.vcproj/testkjs/testkjs.vcproj
r23463 r25712 53 53 WarnAsError="true" 54 54 Detect64BitPortabilityProblems="true" 55 DebugInformationFormat=" 4"55 DebugInformationFormat="3" 56 56 DisableSpecificWarnings="4127;4355;4510;4512;4610;4706;4996" 57 57 /> … … 225 225 WarnAsError="true" 226 226 Detect64BitPortabilityProblems="true" 227 DebugInformationFormat=" 4"227 DebugInformationFormat="3" 228 228 DisableSpecificWarnings="4127;4355;4510;4512;4610;4706;4996" 229 229 />
Note:
See TracChangeset
for help on using the changeset viewer.