Updating ITKit to use standard configuration names. MenuPrefs-1.5.2
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 6 Dec 2005 20:39:29 +0000 (20:39 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 6 Dec 2005 20:39:29 +0000 (20:39 +0000)
ITKit.xcodeproj/project.pbxproj

index bed7536..6688930 100644 (file)
 /* End PBXVariantGroup section */
 
 /* Begin XCBuildConfiguration section */
-               7C022FE808A8465D00DDBD03 /* Development */ = {
+               7C022FE808A8465D00DDBD03 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = NO;
                                INSTALL_PATH = "@executable_path/../Frameworks";
                                LIBRARY_SEARCH_PATHS = "";
                                LIBRARY_STYLE = Dynamic;
+                               MACH_O_TYPE = mh_dylib;
                                MACOSX_DEPLOYMENT_TARGET = 10.2;
                                OPTIMIZATION_CFLAGS = "-O0";
                                OTHER_LDFLAGS = (
                                WRAPPER_EXTENSION = framework;
                                ZERO_LINK = YES;
                        };
-                       name = Development;
+                       name = Debug;
                };
-               7C022FE908A8465D00DDBD03 /* Deployment */ = {
+               7C022FE908A8465D00DDBD03 /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = YES;
                                INSTALL_PATH = "@executable_path/../Frameworks";
                                LIBRARY_SEARCH_PATHS = "";
                                LIBRARY_STYLE = Dynamic;
+                               MACH_O_TYPE = mh_dylib;
                                MACOSX_DEPLOYMENT_TARGET = 10.2;
                                OTHER_LDFLAGS = (
                                        "-seg1addr",
                                WRAPPER_EXTENSION = framework;
                                ZERO_LINK = NO;
                        };
-                       name = Deployment;
+                       name = Release;
                };
                7C022FEA08A8465D00DDBD03 /* Default */ = {
                        isa = XCBuildConfiguration;
                                INSTALL_PATH = "@executable_path/../Frameworks";
                                LIBRARY_SEARCH_PATHS = "";
                                LIBRARY_STYLE = Dynamic;
+                               MACH_O_TYPE = mh_dylib;
                                MACOSX_DEPLOYMENT_TARGET = 10.2;
                                OTHER_LDFLAGS = (
                                        "-seg1addr",
                        };
                        name = Default;
                };
-               7C022FEC08A8465D00DDBD03 /* Development */ = {
+               7C022FEC08A8465D00DDBD03 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = NO;
                                WARNING_CFLAGS = "-Wmost";
                                ZERO_LINK = YES;
                        };
-                       name = Development;
+                       name = Debug;
                };
-               7C022FED08A8465D00DDBD03 /* Deployment */ = {
+               7C022FED08A8465D00DDBD03 /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = YES;
                                WARNING_CFLAGS = "-Wmost";
                                ZERO_LINK = NO;
                        };
-                       name = Deployment;
+                       name = Release;
                };
                7C022FEE08A8465D00DDBD03 /* Default */ = {
                        isa = XCBuildConfiguration;
                        };
                        name = Default;
                };
-               7C022FF008A8465D00DDBD03 /* Development */ = {
+               7C022FF008A8465D00DDBD03 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                MACOSX_DEPLOYMENT_TARGET = 10.2;
                                SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk;
                        };
-                       name = Development;
+                       name = Debug;
                };
-               7C022FF108A8465D00DDBD03 /* Deployment */ = {
+               7C022FF108A8465D00DDBD03 /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                MACOSX_DEPLOYMENT_TARGET = 10.2;
                                SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk;
                        };
-                       name = Deployment;
+                       name = Release;
                };
                7C022FF208A8465D00DDBD03 /* Default */ = {
                        isa = XCBuildConfiguration;
                7C022FE708A8465D00DDBD03 /* Build configuration list for PBXNativeTarget "ITKit" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
-                               7C022FE808A8465D00DDBD03 /* Development */,
-                               7C022FE908A8465D00DDBD03 /* Deployment */,
+                               7C022FE808A8465D00DDBD03 /* Debug */,
+                               7C022FE908A8465D00DDBD03 /* Release */,
                                7C022FEA08A8465D00DDBD03 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
                7C022FEB08A8465D00DDBD03 /* Build configuration list for PBXNativeTarget "ITKitShowcase" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
-                               7C022FEC08A8465D00DDBD03 /* Development */,
-                               7C022FED08A8465D00DDBD03 /* Deployment */,
+                               7C022FEC08A8465D00DDBD03 /* Debug */,
+                               7C022FED08A8465D00DDBD03 /* Release */,
                                7C022FEE08A8465D00DDBD03 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
                7C022FEF08A8465D00DDBD03 /* Build configuration list for PBXProject "ITKit" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
-                               7C022FF008A8465D00DDBD03 /* Development */,
-                               7C022FF108A8465D00DDBD03 /* Deployment */,
+                               7C022FF008A8465D00DDBD03 /* Debug */,
+                               7C022FF108A8465D00DDBD03 /* Release */,
                                7C022FF208A8465D00DDBD03 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;