Changeset 252

Show
Ignore:
Timestamp:
01/06/07 13:12:00 (2 years ago)
Author:
tick
Message:

Fixing compile on ppc, this should make everything fully ub anyhow

Files:

Legend:

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

    r250 r252  
    257257                        containerPortal = 089C1669FE841209C02AAC07 /* Project object */; 
    258258                        proxyType = 1; 
    259                         remoteGlobalIDString = F5CFD1B30B50009000616865 /* PerianPanePListGenerator */
     259                        remoteGlobalIDString = F5CFD1B30B50009000616865
    260260                        remoteInfo = PerianPanePListGenerator; 
    261261                }; 
     
    264264                        containerPortal = 089C1669FE841209C02AAC07 /* Project object */; 
    265265                        proxyType = 1; 
    266                         remoteGlobalIDString = F5CFD2560B500B5E00616865 /* CreatePrefPanePlist */
     266                        remoteGlobalIDString = F5CFD2560B500B5E00616865
    267267                        remoteInfo = CreatePrefPanePlist; 
    268268                }; 
     
    271271                        containerPortal = 089C1669FE841209C02AAC07 /* Project object */; 
    272272                        proxyType = 1; 
    273                         remoteGlobalIDString = 11A70AC00A3D0105002058D4 /* Perian */
     273                        remoteGlobalIDString = 11A70AC00A3D0105002058D4
    274274                        remoteInfo = Perian; 
    275275                }; 
     
    278278                        containerPortal = F5CFD2C90B5012A100616865 /* A52Codec.xcodeproj */; 
    279279                        proxyType = 2; 
    280                         remoteGlobalIDString = F5BDACAD0A20A00000FF4884 /* A52Codec.component */
     280                        remoteGlobalIDString = F5BDACAD0A20A00000FF4884
    281281                        remoteInfo = "A52Codec (Upgraded)"; 
    282282                }; 
     
    285285                        containerPortal = F5CFD2C90B5012A100616865 /* A52Codec.xcodeproj */; 
    286286                        proxyType = 2; 
    287                         remoteGlobalIDString = F5525DF70A3BF78A00F36B86 /* AC3MovieImport.component */
     287                        remoteGlobalIDString = F5525DF70A3BF78A00F36B86
    288288                        remoteInfo = AC3MovieImport; 
    289289                }; 
     
    292292                        containerPortal = F5CFD2C90B5012A100616865 /* A52Codec.xcodeproj */; 
    293293                        proxyType = 2; 
    294                         remoteGlobalIDString = F50B7AB50AAB69C600065C78 /* Preferences.app */
     294                        remoteGlobalIDString = F50B7AB50AAB69C600065C78
    295295                        remoteInfo = A52Preferences; 
    296296                }; 
     
    299299                        containerPortal = F5CFD2C90B5012A100616865 /* A52Codec.xcodeproj */; 
    300300                        proxyType = 1; 
    301                         remoteGlobalIDString = F5BDAC850A20A00000FF4884 /* A52Codec (Upgraded) */
     301                        remoteGlobalIDString = F5BDAC850A20A00000FF4884
    302302                        remoteInfo = "A52Codec (Upgraded)"; 
    303303                }; 
     
    306306                        containerPortal = F5CFD2C90B5012A100616865 /* A52Codec.xcodeproj */; 
    307307                        proxyType = 1; 
    308                         remoteGlobalIDString = F5525DCA0A3BF78A00F36B86 /* AC3MovieImport */
     308                        remoteGlobalIDString = F5525DCA0A3BF78A00F36B86
    309309                        remoteInfo = AC3MovieImport; 
    310310                }; 
     
    313313                        containerPortal = 089C1669FE841209C02AAC07 /* Project object */; 
    314314                        proxyType = 1; 
    315                         remoteGlobalIDString = F5CFD2DB0B5012AA00616865 /* A52Codec */
     315                        remoteGlobalIDString = F5CFD2DB0B5012AA00616865
    316316                        remoteInfo = A52Codec; 
    317317                }; 
     
    320320                        containerPortal = 089C1669FE841209C02AAC07 /* Project object */; 
    321321                        proxyType = 1; 
    322                         remoteGlobalIDString = F5CFD3BA0B50142100616865 /* Setup Build Directories */
     322                        remoteGlobalIDString = F5CFD3BA0B50142100616865
    323323                        remoteInfo = "Setup Build Directories"; 
    324324                }; 
     
    18261826                        isa = XCBuildConfiguration; 
    18271827                        buildSettings = { 
     1828                                ARCHS = ( 
     1829                                        ppc, 
     1830                                        i386, 
     1831                                ); 
    18281832                                COPY_PHASE_STRIP = NO; 
    18291833                                GCC_DYNAMIC_NO_PIC = NO; 
     
    18541858                                PREBINDING = NO; 
    18551859                                PRODUCT_NAME = PerianPane; 
     1860                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; 
    18561861                                WRAPPER_EXTENSION = prefPane; 
    18571862                                ZERO_LINK = YES; 
     
    18821887                                PREBINDING = NO; 
    18831888                                PRODUCT_NAME = PerianPane; 
     1889                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; 
    18841890                                WRAPPER_EXTENSION = prefPane; 
    18851891                                ZERO_LINK = NO; 
     
    18901896                        isa = XCBuildConfiguration; 
    18911897                        buildSettings = { 
     1898                                ARCHS = ( 
     1899                                        ppc, 
     1900                                        i386, 
     1901                                ); 
    18921902                                GCC_ENABLE_FIX_AND_CONTINUE = YES; 
    18931903                                GCC_MODEL_TUNING = G5; 
     
    19041914                                PREBINDING = NO; 
    19051915                                PRODUCT_NAME = PerianPane; 
     1916                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; 
    19061917                                WRAPPER_EXTENSION = prefPane; 
    19071918                                ZERO_LINK = YES;