Ignore:
Timestamp:
Jul 7, 2006, 1:38:16 PM (19 years ago)
Author:
ggaren
Message:

Reviewed by John.


  • More headerdoc
File:
1 edited

Legend:

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

    r15168 r15211  
    268268                E195679909E7CF1200B89D13 /* UnicodeCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = E195679509E7CF1200B89D13 /* UnicodeCategory.h */; };
    269269/* End PBXBuildFile section */
    270 
    271 /* Begin PBXBuildStyle section */
    272                 147FA0270A5C2444002E7E85 /* Development */ = {
    273                         isa = PBXBuildStyle;
    274                         buildSettings = {
    275                                 COPY_PHASE_STRIP = NO;
    276                         };
    277                         name = Development;
    278                 };
    279                 147FA0280A5C2444002E7E85 /* Deployment */ = {
    280                         isa = PBXBuildStyle;
    281                         buildSettings = {
    282                                 COPY_PHASE_STRIP = YES;
    283                         };
    284                         name = Deployment;
    285                 };
    286 /* End PBXBuildStyle section */
    287270
    288271/* Begin PBXContainerItemProxy section */
     
    12551238                        isa = PBXProject;
    12561239                        buildConfigurationList = 149C277108902AFE008A9EFC /* Build configuration list for PBXProject "JavaScriptCore" */;
    1257                         buildSettings = {
    1258                         };
    1259                         buildStyles = (
    1260                                 147FA0270A5C2444002E7E85 /* Development */,
    1261                                 147FA0280A5C2444002E7E85 /* Deployment */,
    1262                         );
    12631240                        hasScannedForEncodings = 1;
    12641241                        mainGroup = 0867D691FE84028FC02AAC07 /* JavaScriptCore */;
Note: See TracChangeset for help on using the changeset viewer.