Ignore:
Timestamp:
Aug 15, 2006, 9:08:44 AM (19 years ago)
Author:
thatcher
Message:

JavaScriptCore:

Reviewed by Tim H.

http://bugzilla.opendarwin.org/show_bug.cgi?id=10384
Bug 10384: Switch to DWARF for Release configuration

JavaScriptGlue:

Reviewed by Tim H.

http://bugzilla.opendarwin.org/show_bug.cgi?id=10384
Bug 10384: Switch to DWARF for Release configuration

  • JavaScriptGlue.xcodeproj/project.pbxproj:

WebCore:

Reviewed by Tim H.

http://bugzilla.opendarwin.org/show_bug.cgi?id=10384
Bug 10384: Switch to DWARF for Release configuration

  • WebCore.xcodeproj/project.pbxproj:

WebKit:

Reviewed by Tim H.

http://bugzilla.opendarwin.org/show_bug.cgi?id=10384
Bug 10384: Switch to DWARF for Release configuration

  • WebKit.xcodeproj/project.pbxproj:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

    r15846 r15880  
    17871787                        isa = XCBuildConfiguration;
    17881788                        buildSettings = {
     1789                                DEBUG_INFORMATION_FORMAT = dwarf;
    17891790                                GCC_ENABLE_CPP_EXCEPTIONS = NO;
    17901791                                GCC_ENABLE_CPP_RTTI = NO;
Note: See TracChangeset for help on using the changeset viewer.