Changeset 55

Show
Ignore:
Timestamp:
07/04/07 11:54:06 (1 year ago)
Author:
gbooker
Message:
  • Removed the "Default" Configuration
  • Fixed the name of the A52Preferences in all configurations
Files:

Legend:

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

    r48 r55  
    734734                                ); 
    735735                                PREBINDING = NO; 
    736                                 PRODUCT_NAME = Preferences; 
     736                                PRODUCT_NAME = A52Preferences; 
    737737                                WRAPPER_EXTENSION = app; 
    738738                                ZERO_LINK = YES; 
    739739                        }; 
    740740                        name = Development; 
    741                 }; 
    742                 F50B7ABC0AAB69C800065C78 /* Default */ = { 
    743                         isa = XCBuildConfiguration; 
    744                         buildSettings = { 
    745                                 GCC_ENABLE_FIX_AND_CONTINUE = YES; 
    746                                 GCC_MODEL_TUNING = G5; 
    747                                 GCC_PRECOMPILE_PREFIX_HEADER = YES; 
    748                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; 
    749                                 INFOPLIST_FILE = "A52Preferences/Preferences-Info.plist"; 
    750                                 INSTALL_PATH = "$(HOME)/Applications"; 
    751                                 OTHER_LDFLAGS = ( 
    752                                         "-framework", 
    753                                         Foundation, 
    754                                         "-framework", 
    755                                         AppKit, 
    756                                 ); 
    757                                 PREBINDING = NO; 
    758                                 PRODUCT_NAME = Preferences; 
    759                                 WRAPPER_EXTENSION = app; 
    760                                 ZERO_LINK = YES; 
    761                         }; 
    762                         name = Default; 
    763741                }; 
    764742                F529AD4A0BD7C40800F7A8D0 /* Deployment+Debug */ = { 
     
    950928                        name = Development; 
    951929                }; 
    952                 F5525DF60A3BF78A00F36B86 /* Default */ = { 
    953                         isa = XCBuildConfiguration; 
    954                         buildSettings = { 
    955                                 EXPORTED_SYMBOLS_FILE = AC3MovieImport/AC3MovieImport.exp; 
    956                                 FRAMEWORK_SEARCH_PATHS = ( 
    957                                         "$(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework/Versions/A/Frameworks", 
    958                                         "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Versions/A/Frameworks", 
    959                                 ); 
    960                                 GCC_OPTIMIZATION_LEVEL = 0; 
    961                                 GCC_PREPROCESSOR_DEFINITIONS = "TARGET_CARBON=1"; 
    962                                 HEADER_SEARCH_PATHS = ( 
    963                                         liba52/include, 
    964                                         ., 
    965                                         /System/Library/Frameworks/AudioUnit.framework/Versions/A/Headers, 
    966                                 ); 
    967                                 INFOPLIST_FILE = "Info-AC3MovieImport.plist"; 
    968                                 OTHER_CFLAGS = "-DIS_COMPILER_WORKING=0"; 
    969                                 OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -i / -i /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/Headers -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers"; 
    970                                 PRODUCT_NAME = AC3MovieImport; 
    971                                 PROFILING_CODE = YES; 
    972                                 SECTORDER_FLAGS = ""; 
    973                                 WARNING_CFLAGS = "-Wall"; 
    974                                 WRAPPER_EXTENSION = component; 
    975                         }; 
    976                         name = Default; 
    977                 }; 
    978930                F583B20F0A759C31005F8A5A /* Deployment */ = { 
    979931                        isa = XCBuildConfiguration; 
     
    997949                        }; 
    998950                        name = Development; 
    999                 }; 
    1000                 F583B2120A759C31005F8A5A /* Default */ = { 
    1001                         isa = XCBuildConfiguration; 
    1002                         buildSettings = { 
    1003                                 PRODUCT_NAME = Debug; 
    1004                         }; 
    1005                         name = Default; 
    1006951                }; 
    1007952                F5BDACA80A20A00000FF4884 /* Deployment */ = { 
     
    10741019                        name = Development; 
    10751020                }; 
    1076                 F5BDACAB0A20A00000FF4884 /* Default */ = { 
    1077                         isa = XCBuildConfiguration; 
    1078                         buildSettings = { 
    1079                                 EXPORTED_SYMBOLS_FILE = A52/ACShepA52Codec.exp; 
    1080                                 FRAMEWORK_SEARCH_PATHS = ( 
    1081                                         "$(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework/Versions/A/Frameworks", 
    1082                                         "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Versions/A/Frameworks", 
    1083                                 ); 
    1084                                 GCC_OPTIMIZATION_LEVEL = 0; 
    1085                                 GCC_PREPROCESSOR_DEFINITIONS = "TARGET_CARBON=1"; 
    1086                                 HEADER_SEARCH_PATHS = ( 
    1087                                         liba52/include, 
    1088                                         ., 
    1089                                         /System/Library/Frameworks/AudioUnit.framework/Versions/A/Headers, 
    1090                                 ); 
    1091                                 INFOPLIST_FILE = "Info-A52Codec__Upgraded_.plist"; 
    1092                                 OTHER_CFLAGS = "-DIS_COMPILER_WORKING=0"; 
    1093                                 OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -i / -i /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/Headers -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers"; 
    1094                                 PRODUCT_NAME = A52Codec; 
    1095                                 PROFILING_CODE = YES; 
    1096                                 SECTORDER_FLAGS = ""; 
    1097                                 WARNING_CFLAGS = "-Wall"; 
    1098                                 WRAPPER_EXTENSION = component; 
    1099                         }; 
    1100                         name = Default; 
    1101                 }; 
    11021021                F5BDACB00A20A00100FF4884 /* Deployment */ = { 
    11031022                        isa = XCBuildConfiguration; 
     
    11131032                        }; 
    11141033                        name = Development; 
    1115                 }; 
    1116                 F5BDACB30A20A00100FF4884 /* Default */ = { 
    1117                         isa = XCBuildConfiguration; 
    1118                         buildSettings = { 
    1119                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; 
    1120                         }; 
    1121                         name = Default; 
    11221034                }; 
    11231035                F5DA8EEC0A54C713004A41D0 /* Deployment */ = { 
     
    11421054                        }; 
    11431055                        name = Development; 
    1144                 }; 
    1145                 F5DA8EEF0A54C713004A41D0 /* Default */ = { 
    1146                         isa = XCBuildConfiguration; 
    1147                         buildSettings = { 
    1148                                 PRODUCT_NAME = "Build Both"; 
    1149                         }; 
    1150                         name = Default; 
    11511056                }; 
    11521057/* End XCBuildConfiguration section */ 
     
    11591064                                F529AD4C0BD7C40800F7A8D0 /* Deployment+Debug */, 
    11601065                                F50B7ABA0AAB69C800065C78 /* Development */, 
    1161                                 F50B7ABC0AAB69C800065C78 /* Default */, 
    11621066                        ); 
    11631067                        defaultConfigurationIsVisible = 0; 
    1164                         defaultConfigurationName = Default; 
     1068                        defaultConfigurationName = Deployment; 
    11651069                }; 
    11661070                F5525DF20A3BF78A00F36B86 /* Build configuration list for PBXNativeTarget "AC3MovieImport" */ = { 
     
    11701074                                F529AD4B0BD7C40800F7A8D0 /* Deployment+Debug */, 
    11711075                                F5525DF40A3BF78A00F36B86 /* Development */, 
    1172                                 F5525DF60A3BF78A00F36B86 /* Default */, 
    11731076                        ); 
    11741077                        defaultConfigurationIsVisible = 0; 
    1175                         defaultConfigurationName = Default; 
     1078                        defaultConfigurationName = Deployment; 
    11761079                }; 
    11771080                F583B20E0A759C31005F8A5A /* Build configuration list for PBXAggregateTarget "Debug" */ = { 
     
    11811084                                F529AD4E0BD7C40800F7A8D0 /* Deployment+Debug */, 
    11821085                                F583B2100A759C31005F8A5A /* Development */, 
    1183                                 F583B2120A759C31005F8A5A /* Default */, 
    11841086                        ); 
    11851087                        defaultConfigurationIsVisible = 0; 
    1186                         defaultConfigurationName = Default; 
     1088                        defaultConfigurationName = Deployment; 
    11871089                }; 
    11881090                F5BDACA70A20A00000FF4884 /* Build configuration list for PBXNativeTarget "A52Codec (Upgraded)" */ = { 
     
    11921094                                F529AD4A0BD7C40800F7A8D0 /* Deployment+Debug */, 
    11931095                                F5BDACA90A20A00000FF4884 /* Development */, 
    1194                                 F5BDACAB0A20A00000FF4884 /* Default */, 
    11951096                        ); 
    11961097                        defaultConfigurationIsVisible = 0; 
    1197                         defaultConfigurationName = Default; 
     1098                        defaultConfigurationName = Deployment; 
    11981099                }; 
    11991100                F5BDACAF0A20A00100FF4884 /* Build configuration list for PBXProject "A52Codec" */ = { 
     
    12031104                                F529AD4F0BD7C40800F7A8D0 /* Deployment+Debug */, 
    12041105                                F5BDACB10A20A00100FF4884 /* Development */, 
    1205                                 F5BDACB30A20A00100FF4884 /* Default */, 
    12061106                        ); 
    12071107                        defaultConfigurationIsVisible = 0; 
    1208                         defaultConfigurationName = Default; 
     1108                        defaultConfigurationName = Deployment; 
    12091109                }; 
    12101110                F5DA8EEB0A54C713004A41D0 /* Build configuration list for PBXAggregateTarget "Build All" */ = { 
     
    12141114                                F529AD4D0BD7C40800F7A8D0 /* Deployment+Debug */, 
    12151115                                F5DA8EED0A54C713004A41D0 /* Development */, 
    1216                                 F5DA8EEF0A54C713004A41D0 /* Default */, 
    12171116                        ); 
    12181117                        defaultConfigurationIsVisible = 0; 
    1219                         defaultConfigurationName = Default; 
     1118                        defaultConfigurationName = Deployment; 
    12201119                }; 
    12211120/* End XCConfigurationList section */