Changeset 9

Show
Ignore:
Timestamp:
06/29/06 21:48:36 (2 years ago)
Author:
gbooker
Message:

Added an aggregate target to build both.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/A52Codec.xcodeproj/project.pbxproj

    r7 r9  
    66        objectVersion = 42; 
    77        objects = { 
     8 
     9/* Begin PBXAggregateTarget section */ 
     10                F5DA8EE20A54C702004A41D0 /* Build All */ = { 
     11                        isa = PBXAggregateTarget; 
     12                        buildConfigurationList = F5DA8EEB0A54C713004A41D0 /* Build configuration list for PBXAggregateTarget "Build All" */; 
     13                        buildPhases = ( 
     14                        ); 
     15                        dependencies = ( 
     16                                F5DA8EE40A54C708004A41D0 /* PBXTargetDependency */, 
     17                                F5DA8EE60A54C708004A41D0 /* PBXTargetDependency */, 
     18                        ); 
     19                        name = "Build All"; 
     20                        productName = "Build Both"; 
     21                }; 
     22/* End PBXAggregateTarget section */ 
    823 
    924/* Begin PBXBuildFile section */ 
     
    6782                F5BDACFB0A20A11D00FF4884 /* ACShepA52Decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5BDACFA0A20A11D00FF4884 /* ACShepA52Decoder.cpp */; }; 
    6883/* End PBXBuildFile section */ 
     84 
     85/* Begin PBXContainerItemProxy section */ 
     86                F5DA8EE30A54C708004A41D0 /* PBXContainerItemProxy */ = { 
     87                        isa = PBXContainerItemProxy; 
     88                        containerPortal = F5A548DE02879EB701000102 /* Project object */; 
     89                        proxyType = 1; 
     90                        remoteGlobalIDString = F5BDAC850A20A00000FF4884 /* A52Codec (Upgraded) */; 
     91                        remoteInfo = "A52Codec (Upgraded)"; 
     92                }; 
     93                F5DA8EE50A54C708004A41D0 /* PBXContainerItemProxy */ = { 
     94                        isa = PBXContainerItemProxy; 
     95                        containerPortal = F5A548DE02879EB701000102 /* Project object */; 
     96                        proxyType = 1; 
     97                        remoteGlobalIDString = F5525DCA0A3BF78A00F36B86 /* AC3MovieImport */; 
     98                        remoteInfo = AC3MovieImport; 
     99                }; 
     100/* End PBXContainerItemProxy section */ 
    69101 
    70102/* Begin PBXFileReference section */ 
     
    413445                        projectDirPath = ""; 
    414446                        targets = ( 
     447                                F5DA8EE20A54C702004A41D0 /* Build All */, 
    415448                                F5BDAC850A20A00000FF4884 /* A52Codec (Upgraded) */, 
    416449                                F5525DCA0A3BF78A00F36B86 /* AC3MovieImport */, 
     
    491524/* End PBXSourcesBuildPhase section */ 
    492525 
     526/* Begin PBXTargetDependency section */ 
     527                F5DA8EE40A54C708004A41D0 /* PBXTargetDependency */ = { 
     528                        isa = PBXTargetDependency; 
     529                        target = F5BDAC850A20A00000FF4884 /* A52Codec (Upgraded) */; 
     530                        targetProxy = F5DA8EE30A54C708004A41D0 /* PBXContainerItemProxy */; 
     531                }; 
     532                F5DA8EE60A54C708004A41D0 /* PBXTargetDependency */ = { 
     533                        isa = PBXTargetDependency; 
     534                        target = F5525DCA0A3BF78A00F36B86 /* AC3MovieImport */; 
     535                        targetProxy = F5DA8EE50A54C708004A41D0 /* PBXContainerItemProxy */; 
     536                }; 
     537/* End PBXTargetDependency section */ 
     538 
    493539/* Begin XCBuildConfiguration section */ 
    494540                F5525DF30A3BF78A00F36B86 /* Release */ = { 
     
    766812                        name = Default; 
    767813                }; 
     814                F5DA8EEC0A54C713004A41D0 /* Release */ = { 
     815                        isa = XCBuildConfiguration; 
     816                        buildSettings = { 
     817                                COPY_PHASE_STRIP = YES; 
     818                                GCC_ENABLE_FIX_AND_CONTINUE = NO; 
     819                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 
     820                                PRODUCT_NAME = "Build Both"; 
     821                                ZERO_LINK = NO; 
     822                        }; 
     823                        name = Release; 
     824                }; 
     825                F5DA8EED0A54C713004A41D0 /* Development */ = { 
     826                        isa = XCBuildConfiguration; 
     827                        buildSettings = { 
     828                                COPY_PHASE_STRIP = NO; 
     829                                GCC_DYNAMIC_NO_PIC = NO; 
     830                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 
     831                                GCC_OPTIMIZATION_LEVEL = 0; 
     832                                PRODUCT_NAME = "Build Both"; 
     833                        }; 
     834                        name = Development; 
     835                }; 
     836                F5DA8EEE0A54C713004A41D0 /* Development-Unoptimized */ = { 
     837                        isa = XCBuildConfiguration; 
     838                        buildSettings = { 
     839                                PRODUCT_NAME = "Build Both"; 
     840                        }; 
     841                        name = "Development-Unoptimized"; 
     842                }; 
     843                F5DA8EEF0A54C713004A41D0 /* Default */ = { 
     844                        isa = XCBuildConfiguration; 
     845                        buildSettings = { 
     846                                PRODUCT_NAME = "Build Both"; 
     847                        }; 
     848                        name = Default; 
     849                }; 
    768850/* End XCBuildConfiguration section */ 
    769851 
     
    802884                        defaultConfigurationName = Default; 
    803885                }; 
     886                F5DA8EEB0A54C713004A41D0 /* Build configuration list for PBXAggregateTarget "Build All" */ = { 
     887                        isa = XCConfigurationList; 
     888                        buildConfigurations = ( 
     889                                F5DA8EEC0A54C713004A41D0 /* Release */, 
     890                                F5DA8EED0A54C713004A41D0 /* Development */, 
     891                                F5DA8EEE0A54C713004A41D0 /* Development-Unoptimized */, 
     892                                F5DA8EEF0A54C713004A41D0 /* Default */, 
     893                        ); 
     894                        defaultConfigurationIsVisible = 0; 
     895                        defaultConfigurationName = Default; 
     896                }; 
    804897/* End XCConfigurationList section */ 
    805898        };