Changeset 25714 in webkit for trunk/JavaScriptCore/JavaScriptCore.vcproj
- Timestamp:
- Sep 24, 2007, 1:10:24 PM (18 years ago)
- Location:
- trunk/JavaScriptCore/JavaScriptCore.vcproj
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
r25573 r25714 58 58 WarnAsError="true" 59 59 Detect64BitPortabilityProblems="false" 60 DebugInformationFormat=" 4"60 DebugInformationFormat="3" 61 61 DisableSpecificWarnings="4127;4355;4510;4512;4610;4706;4996" 62 62 ForcedIncludeFiles="" -
trunk/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj
r23463 r25714 56 56 WarnAsError="true" 57 57 Detect64BitPortabilityProblems="true" 58 DebugInformationFormat=" 4"58 DebugInformationFormat="3" 59 59 DisableSpecificWarnings="4127;4355;4510;4512;4610;4706;4996" 60 60 ForcedIncludeFiles=""
Note:
See TracChangeset
for help on using the changeset viewer.