summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFCdrom/DFCdrom.xcodeproj
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-05-17 18:51:31 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-05-17 18:51:31 +0000
commit2b6262cbe6715c2402c98da47c1b748755b35a3e (patch)
tree4d0c9b55f5df35b247125a1fbcbab5163d900906 /macosx/plugins/DFCdrom/DFCdrom.xcodeproj
parent2f0f4c038428171244fd4e188a04df3aa07b241a (diff)
downloadpcsxr-2b6262cbe6715c2402c98da47c1b748755b35a3e.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66878 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFCdrom/DFCdrom.xcodeproj')
-rw-r--r--macosx/plugins/DFCdrom/DFCdrom.xcodeproj/project.pbxproj28
1 files changed, 4 insertions, 24 deletions
diff --git a/macosx/plugins/DFCdrom/DFCdrom.xcodeproj/project.pbxproj b/macosx/plugins/DFCdrom/DFCdrom.xcodeproj/project.pbxproj
index 0b14cfa6..c2c53db0 100644
--- a/macosx/plugins/DFCdrom/DFCdrom.xcodeproj/project.pbxproj
+++ b/macosx/plugins/DFCdrom/DFCdrom.xcodeproj/project.pbxproj
@@ -23,23 +23,6 @@
8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
/* End PBXBuildFile section */
-/* Begin PBXBuildStyle section */
- 71D88693130F01A600F150FF /* Development */ = {
- isa = PBXBuildStyle;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- };
- name = Development;
- };
- 71D88694130F01A600F150FF /* Deployment */ = {
- isa = PBXBuildStyle;
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- };
- name = Deployment;
- };
-/* End PBXBuildStyle section */
-
/* Begin PBXFileReference section */
089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
@@ -186,12 +169,8 @@
089C1669FE841209C02AAC07 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 7107359E0FDEED75004AD098 /* Build configuration list for PBXProject "DFCdrom" */;
- buildSettings = {
- };
- buildStyles = (
- 71D88693130F01A600F150FF /* Development */,
- 71D88694130F01A600F150FF /* Deployment */,
- );
+ compatibilityVersion = "Xcode 2.4";
+ developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
English,
@@ -201,6 +180,7 @@
);
mainGroup = 089C166AFE841209C02AAC07 /* CdrDevMac */;
projectDirPath = "";
+ projectRoot = "";
targets = (
8D57630D048677EA00EA77CD /* DFCdrom */,
);
@@ -347,7 +327,7 @@
../../../plugins/dfcdrom,
);
MACOSX_DEPLOYMENT_TARGET = 10.4;
- SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
+ SDKROOT = "";
STRIP_INSTALLED_PRODUCT = NO;
SYMROOT = ../../build;
};