Ignore:
Timestamp:
Sep 24, 2007, 1:10:24 PM (18 years ago)
Author:
kmccullo
Message:

Reviewed by Sam.

  • Continued to update project files to not use Edit and Continue for Debug Information since it doesn't work and breaks some functionality.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj

    r23463 r25714  
    5656                                WarnAsError="true"
    5757                                Detect64BitPortabilityProblems="true"
    58                                 DebugInformationFormat="4"
     58                                DebugInformationFormat="3"
    5959                                DisableSpecificWarnings="4127;4355;4510;4512;4610;4706;4996"
    6060                                ForcedIncludeFiles=""
Note: See TracChangeset for help on using the changeset viewer.