Changeset 26889 in webkit for trunk/JavaScriptCore/JavaScriptCore.vcproj
- Timestamp:
- Oct 22, 2007, 10:43:49 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
r26881 r26889 59 59 Detect64BitPortabilityProblems="false" 60 60 DebugInformationFormat="3" 61 DisableSpecificWarnings="4018;4127;4355;4389;4510;4512;4610;4706;4 996"61 DisableSpecificWarnings="4018;4127;4355;4389;4510;4512;4610;4706;4800;4996" 62 62 ForcedIncludeFiles="" 63 63 /> … … 134 134 Detect64BitPortabilityProblems="false" 135 135 DebugInformationFormat="3" 136 DisableSpecificWarnings="4018;4127;4355;4389;4510;4512;4610;4706;4 996"136 DisableSpecificWarnings="4018;4127;4355;4389;4510;4512;4610;4706;4800;4996" 137 137 ForcedIncludeFiles="" 138 138 />
Note:
See TracChangeset
for help on using the changeset viewer.