Changeset 6212

Show
Ignore:
Timestamp:
10/09/08 15:58:33 (3 months ago)
Author:
morris
Message:

Rename configurations

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/P7/WiredClient/WiredClient.xcodeproj/project.pbxproj

    r6123 r6212  
    290290                        remoteGlobalIDString = 7712BC030E5C1964001C4210; 
    291291                        remoteInfo = WiredAppKit; 
     292                }; 
     293                77CB045D0E9E45E500EB2878 /* PBXContainerItemProxy */ = { 
     294                        isa = PBXContainerItemProxy; 
     295                        containerPortal = A544C1B90758E0E9008446CF /* WiredAdditions.xcodeproj */; 
     296                        proxyType = 2; 
     297                        remoteGlobalIDString = A5C23CFF0E9AC2AB00A81F49 /* libwired.a */; 
     298                        remoteInfo = libwired; 
    292299                }; 
    293300                A59C7E840E64002B00FF73AD /* PBXContainerItemProxy */ = { 
     
    12471254                                A59C7E870E64002B00FF73AD /* libWiredAppKit.a */, 
    12481255                                A59C7E890E64002B00FF73AD /* libWiredNetworking.a */, 
     1256                                77CB045E0E9E45E500EB2878 /* libwired.a */, 
    12491257                        ); 
    12501258                        name = Products; 
     
    13221330                        path = WiredAppKit.framework; 
    13231331                        remoteRef = 779AB7D80E5C480A0031B6CE /* PBXContainerItemProxy */; 
     1332                        sourceTree = BUILT_PRODUCTS_DIR; 
     1333                }; 
     1334                77CB045E0E9E45E500EB2878 /* libwired.a */ = { 
     1335                        isa = PBXReferenceProxy; 
     1336                        fileType = archive.ar; 
     1337                        path = libwired.a; 
     1338                        remoteRef = 77CB045D0E9E45E500EB2878 /* PBXContainerItemProxy */; 
    13241339                        sourceTree = BUILT_PRODUCTS_DIR; 
    13251340                }; 
     
    18281843 
    18291844/* Begin XCBuildConfiguration section */ 
    1830                 A59684280B6A3F5400A59623 /* Debug/Native/64 */ = { 
    1831                         isa = XCBuildConfiguration; 
    1832                         baseConfigurationReference = A5E8BADA08748E1C0010F2A4 /* WiredClient.xcconfig */; 
    1833                         buildSettings = { 
    1834                                 ARCHS = "$(NATIVE_ARCH_64_BIT)"; 
    1835                                 COPY_PHASE_STRIP = NO; 
    1836                                 GCC_OPTIMIZATION_LEVEL = 0; 
    1837                                 GCC_PREPROCESSOR_DEFINITIONS = DEBUG; 
    1838                                 IBC_NOTICES = NO; 
    1839                                 PREBINDING = NO; 
    1840                                 PRODUCT_IDENTIFIER = com.zanka.WiredClientDebugP7; 
    1841                         }; 
    1842                         name = Debug/Native/64; 
    1843                 }; 
    1844                 A596842A0B6A3F5400A59623 /* Debug/Native/64 */ = { 
    1845                         isa = XCBuildConfiguration; 
    1846                         buildSettings = { 
    1847                                 FRAMEWORK_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)\""; 
    1848                                 GCC_PRECOMPILE_PREFIX_HEADER = YES; 
    1849                                 GCC_PREFIX_HEADER = prefix.pch; 
    1850                                 HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/WiredNetworking.framework/Headers\""; 
    1851                                 INFOPLIST_FILE = Info.plist; 
    1852                                 INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-DDEBUG"; 
    1853                                 INFOPLIST_PREPROCESS = YES; 
    1854                                 PRODUCT_NAME = "Wired Client"; 
    1855                                 WRAPPER_EXTENSION = app; 
    1856                         }; 
    1857                         name = Debug/Native/64; 
    1858                 }; 
    1859                 A596842B0B6A3F5400A59623 /* Debug/Native/64 */ = { 
    1860                         isa = XCBuildConfiguration; 
    1861                         buildSettings = { 
    1862                                 COPY_PHASE_STRIP = NO; 
    1863                                 GCC_ENABLE_FIX_AND_CONTINUE = NO; 
    1864                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 
    1865                                 GCC_OPTIMIZATION_LEVEL = 0; 
    1866                                 OTHER_CFLAGS = "-DDEVELOPMENT"; 
    1867                                 OTHER_LDFLAGS = ""; 
    1868                                 OTHER_REZFLAGS = ""; 
    1869                                 PRODUCT_NAME = Distribution; 
    1870                                 SECTORDER_FLAGS = ""; 
    1871                                 WARNING_CFLAGS = ( 
    1872                                         "-Wmost", 
    1873                                         "-Wno-four-char-constants", 
    1874                                         "-Wno-unknown-pragmas", 
    1875                                 ); 
    1876                                 ZERO_LINK = YES; 
    1877                         }; 
    1878                         name = Debug/Native/64; 
    1879                 }; 
    1880                 A596842C0B6A3F5400A59623 /* Debug/Native/64 */ = { 
    1881                         isa = XCBuildConfiguration; 
    1882                         buildSettings = { 
    1883                                 COPY_PHASE_STRIP = NO; 
    1884                                 GCC_ENABLE_FIX_AND_CONTINUE = NO; 
    1885                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 
    1886                                 GCC_OPTIMIZATION_LEVEL = 0; 
    1887                                 OTHER_CFLAGS = "-DDEVELOPMENT"; 
    1888                                 OTHER_LDFLAGS = ""; 
    1889                                 OTHER_REZFLAGS = ""; 
    1890                                 PRODUCT_NAME = Packaging; 
    1891                                 SECTORDER_FLAGS = ""; 
    1892                                 WARNING_CFLAGS = ( 
    1893                                         "-Wmost", 
    1894                                         "-Wno-four-char-constants", 
    1895                                         "-Wno-unknown-pragmas", 
    1896                                 ); 
    1897                                 ZERO_LINK = YES; 
    1898                         }; 
    1899                         name = Debug/Native/64; 
    1900                 }; 
    19011845                A5DB47B9098BBAB50073564C /* Test/Universal */ = { 
    19021846                        isa = XCBuildConfiguration; 
     
    19731917                        name = Test/Universal; 
    19741918                }; 
    1975                 A5E8BAAA08748D3B0010F2A4 /* Debug/Native/32 */ = { 
     1919                A5E8BAAA08748D3B0010F2A4 /* Debug/Native */ = { 
    19761920                        isa = XCBuildConfiguration; 
    19771921                        buildSettings = { 
     
    19861930                                WRAPPER_EXTENSION = app; 
    19871931                        }; 
    1988                         name = Debug/Native/32
     1932                        name = Debug/Native
    19891933                }; 
    19901934                A5E8BAAC08748D3B0010F2A4 /* Release/Universal */ = { 
     
    20031947                        name = Release/Universal; 
    20041948                }; 
    2005                 A5E8BAAF08748D3B0010F2A4 /* Debug/Native/32 */ = { 
     1949                A5E8BAAF08748D3B0010F2A4 /* Debug/Native */ = { 
    20061950                        isa = XCBuildConfiguration; 
    20071951                        buildSettings = { 
     
    20221966                                ZERO_LINK = YES; 
    20231967                        }; 
    2024                         name = Debug/Native/32
     1968                        name = Debug/Native
    20251969                }; 
    20261970                A5E8BAB108748D3B0010F2A4 /* Release/Universal */ = { 
     
    20451989                        name = Release/Universal; 
    20461990                }; 
    2047                 A5E8BAB408748D3B0010F2A4 /* Debug/Native/32 */ = { 
     1991                A5E8BAB408748D3B0010F2A4 /* Debug/Native */ = { 
    20481992                        isa = XCBuildConfiguration; 
    20491993                        buildSettings = { 
     
    20642008                                ZERO_LINK = YES; 
    20652009                        }; 
    2066                         name = Debug/Native/32
     2010                        name = Debug/Native
    20672011                }; 
    20682012                A5E8BAB608748D3B0010F2A4 /* Release/Universal */ = { 
     
    20872031                        name = Release/Universal; 
    20882032                }; 
    2089                 A5E8BAB908748D3B0010F2A4 /* Debug/Native/32 */ = { 
     2033                A5E8BAB908748D3B0010F2A4 /* Debug/Native */ = { 
    20902034                        isa = XCBuildConfiguration; 
    20912035                        baseConfigurationReference = A5E8BADA08748E1C0010F2A4 /* WiredClient.xcconfig */; 
     
    20982042                                PRODUCT_IDENTIFIER = com.zanka.WiredClientDebugP7; 
    20992043                        }; 
    2100                         name = Debug/Native/32
     2044                        name = Debug/Native
    21012045                }; 
    21022046                A5E8BABB08748D3B0010F2A4 /* Release/Universal */ = { 
     
    21232067                        isa = XCConfigurationList; 
    21242068                        buildConfigurations = ( 
    2125                                 A5E8BAAA08748D3B0010F2A4 /* Debug/Native/32 */, 
    2126                                 A596842A0B6A3F5400A59623 /* Debug/Native/64 */, 
     2069                                A5E8BAAA08748D3B0010F2A4 /* Debug/Native */, 
    21272070                                A5DB47B9098BBAB50073564C /* Test/Universal */, 
    21282071                                A5E8BAAC08748D3B0010F2A4 /* Release/Universal */, 
    21292072                        ); 
    21302073                        defaultConfigurationIsVisible = 0; 
    2131                         defaultConfigurationName = Debug/Native/32
     2074                        defaultConfigurationName = Debug/Native
    21322075                }; 
    21332076                A5E8BAAE08748D3B0010F2A4 /* Build configuration list for PBXAggregateTarget "Localization" */ = { 
    21342077                        isa = XCConfigurationList; 
    21352078                        buildConfigurations = ( 
    2136                                 A5E8BAAF08748D3B0010F2A4 /* Debug/Native/32 */, 
    2137                                 A596842B0B6A3F5400A59623 /* Debug/Native/64 */, 
     2079                                A5E8BAAF08748D3B0010F2A4 /* Debug/Native */, 
    21382080                                A5DB47BA098BBAB50073564C /* Test/Universal */, 
    21392081                                A5E8BAB108748D3B0010F2A4 /* Release/Universal */, 
    21402082                        ); 
    21412083                        defaultConfigurationIsVisible = 0; 
    2142                         defaultConfigurationName = Debug/Native/32
     2084                        defaultConfigurationName = Debug/Native
    21432085                }; 
    21442086                A5E8BAB308748D3B0010F2A4 /* Build configuration list for PBXAggregateTarget "Distribution" */ = { 
    21452087                        isa = XCConfigurationList; 
    21462088                        buildConfigurations = ( 
    2147                                 A5E8BAB408748D3B0010F2A4 /* Debug/Native/32 */, 
    2148                                 A596842C0B6A3F5400A59623 /* Debug/Native/64 */, 
     2089                                A5E8BAB408748D3B0010F2A4 /* Debug/Native */, 
    21492090                                A5DB47BB098BBAB50073564C /* Test/Universal */, 
    21502091                                A5E8BAB608748D3B0010F2A4 /* Release/Universal */, 
    21512092                        ); 
    21522093                        defaultConfigurationIsVisible = 0; 
    2153                         defaultConfigurationName = Debug/Native/32
     2094                        defaultConfigurationName = Debug/Native
    21542095                }; 
    21552096                A5E8BAB808748D3B0010F2A4 /* Build configuration list for PBXProject "WiredClient" */ = { 
    21562097                        isa = XCConfigurationList; 
    21572098                        buildConfigurations = ( 
    2158                                 A5E8BAB908748D3B0010F2A4 /* Debug/Native/32 */, 
    2159                                 A59684280B6A3F5400A59623 /* Debug/Native/64 */, 
     2099                                A5E8BAB908748D3B0010F2A4 /* Debug/Native */, 
    21602100                                A5DB47BC098BBAB50073564C /* Test/Universal */, 
    21612101                                A5E8BABB08748D3B0010F2A4 /* Release/Universal */, 
    21622102                        ); 
    21632103                        defaultConfigurationIsVisible = 0; 
    2164                         defaultConfigurationName = Debug/Native/32
     2104                        defaultConfigurationName = Debug/Native
    21652105                }; 
    21662106/* End XCConfigurationList section */