From d9a03cd9252c47946dacb48a767f1cbbaf6450ee Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 2 Nov 2009 08:52:37 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34805 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- .../HIDInput/HIDInput.xcodeproj/project.pbxproj | 81 ++-------------------- 1 file changed, 6 insertions(+), 75 deletions(-) (limited to 'macosx/plugins/HIDInput/HIDInput.xcodeproj/project.pbxproj') diff --git a/macosx/plugins/HIDInput/HIDInput.xcodeproj/project.pbxproj b/macosx/plugins/HIDInput/HIDInput.xcodeproj/project.pbxproj index 8e3e6eee..f998f636 100644 --- a/macosx/plugins/HIDInput/HIDInput.xcodeproj/project.pbxproj +++ b/macosx/plugins/HIDInput/HIDInput.xcodeproj/project.pbxproj @@ -344,87 +344,22 @@ }; name = Deployment; }; - 71155B0F0FDFA2DE00EC0BC5 /* Beta */ = { - isa = XCBuildConfiguration; - buildSettings = { - DEBUGGING_SYMBOLS = YES; - GCC_DYNAMIC_NO_PIC = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_MODEL_TUNING = ""; - GCC_OPTIMIZATION_LEVEL = s; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins"; - LIBRARY_SEARCH_PATHS = .; - LIBRARY_STYLE = BUNDLE; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = HIDInput; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = psxplugin; - }; - name = Beta; - }; - 71155B100FDFA2DE00EC0BC5 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_DYNAMIC_NO_PIC = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = ""; - GCC_OPTIMIZATION_LEVEL = s; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins"; - LIBRARY_SEARCH_PATHS = .; - LIBRARY_STYLE = BUNDLE; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = HIDInput; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = psxplugin; - }; - name = Default; - }; 71155B120FDFA2DE00EC0BC5 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { + GCC_MODEL_TUNING = ""; + GCC_OPTIMIZATION_LEVEL = 0; + STRIP_INSTALLED_PRODUCT = NO; }; name = Development; }; 71155B130FDFA2DE00EC0BC5 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; }; name = Deployment; }; - 71155B140FDFA2DE00EC0BC5 /* Beta */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Beta; - }; - 71155B150FDFA2DE00EC0BC5 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -433,22 +368,18 @@ buildConfigurations = ( 71155B0D0FDFA2DE00EC0BC5 /* Development */, 71155B0E0FDFA2DE00EC0BC5 /* Deployment */, - 71155B0F0FDFA2DE00EC0BC5 /* Beta */, - 71155B100FDFA2DE00EC0BC5 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; 71155B110FDFA2DE00EC0BC5 /* Build configuration list for PBXProject "HIDInput" */ = { isa = XCConfigurationList; buildConfigurations = ( 71155B120FDFA2DE00EC0BC5 /* Development */, 71155B130FDFA2DE00EC0BC5 /* Deployment */, - 71155B140FDFA2DE00EC0BC5 /* Beta */, - 71155B150FDFA2DE00EC0BC5 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; -- cgit v1.2.3