Ignore:
Timestamp:
Sep 24, 2007, 10:04:19 AM (18 years ago)
Author:
kmccullo
Message:

JavaScriptCore:

Reviewed by Sam.

  • Updated project files to not use Edit and Continue for Debug Information since it doesn't work and breaks some functionality.

WebCore:

Reviewed by Sam.

  • Updated project files to not use Edit and Continue for Debug Information since it doesn't work and breaks some functionality.
  • WebCore.vcproj/WebCore.vcproj:

WebKitTools:

Reviewed by Sam.

  • Updated project files to not use Edit and Continue for Debug Information since it doesn't work and breaks some functionality.
  • DumpRenderTree/win/DumpRenderTree.vcproj:
  • DumpRenderTree/win/TestNetscapePlugin/TestNetscapePlugin.vcproj:
File:
1 edited

Legend:

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

    r23463 r25712  
    5151                                WarningLevel="3"
    5252                                Detect64BitPortabilityProblems="true"
    53                                 DebugInformationFormat="4"
     53                                DebugInformationFormat="3"
    5454                        />
    5555                        <Tool
Note: See TracChangeset for help on using the changeset viewer.