Ignore:
Timestamp:
Jun 21, 2006, 4:15:42 PM (19 years ago)
Author:
thatcher
Message:

Switching to Stabs debugging format for Production builds.

File:
1 edited

Legend:

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

    r14954 r14956  
    17361736                        isa = XCBuildConfiguration;
    17371737                        buildSettings = {
    1738                                 DEBUG_INFORMATION_FORMAT = dwarf;
     1738                                DEBUG_INFORMATION_FORMAT = stabs;
    17391739                                GCC_ENABLE_CPP_EXCEPTIONS = NO;
    17401740                                GCC_ENABLE_CPP_RTTI = NO;
Note: See TracChangeset for help on using the changeset viewer.