Ignore:
Timestamp:
Mar 15, 2007, 5:55:40 PM (18 years ago)
Author:
thatcher
Message:

Finally a real build fix.

File:
1 edited

Legend:

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

    r20219 r20225  
    13551355                        isa = PBXProject;
    13561356                        buildConfigurationList = 149C277108902AFE008A9EFC /* Build configuration list for PBXProject "JavaScriptCore" */;
    1357                         compatibilityVersion = "Xcode 2.4";
    13581357                        hasScannedForEncodings = 1;
    13591358                        mainGroup = 0867D691FE84028FC02AAC07 /* JavaScriptCore */;
     
    13611360                        projectDirPath = "";
    13621361                        projectRoot = "";
    1363                         shouldCheckCompatibility = 1;
    13641362                        targets = (
    13651363                                932F5BE30822A1C700736975 /* All */,
     
    16611659                        buildSettings = {
    16621660                                DEBUG_DEFINES = "";
     1661                                INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)";
    16631662                        };
    16641663                        name = Debug;
     
    16691668                        buildSettings = {
    16701669                                DEBUG_DEFINES = NDEBUG;
     1670                                INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)";
    16711671                        };
    16721672                        name = Release;
Note: See TracChangeset for help on using the changeset viewer.