From 2b6262cbe6715c2402c98da47c1b748755b35a3e Mon Sep 17 00:00:00 2001 From: "SND\\edgbla_cp" Date: Tue, 17 May 2011 18:51:31 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66878 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- .../PeopsSoftGPU.xcodeproj/project.pbxproj | 30 ++++------------------ 1 file changed, 5 insertions(+), 25 deletions(-) (limited to 'macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj') diff --git a/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj b/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj index d184c3c0..5953352d 100644 --- a/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj +++ b/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj @@ -27,26 +27,9 @@ 71E9EC14109F24E700E98D1D /* zn.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E9EC02109F24E700E98D1D /* zn.c */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 71D886A3130F01E200F150FF /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - }; - name = Development; - }; - 71D886A4130F01E200F150FF /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ 2B038C06069183300082466B /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 2B038D2206918AA80082466B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = ""; }; + 2B038D2206918AA80082466B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 2B371FBB0773859200B1DC0B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/NetSfPeopsSoftGPUConfig.nib; sourceTree = ""; }; 2B3E5D64062B2CC1001D796E /* drawgl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = drawgl.m; path = macsrc/drawgl.m; sourceTree = SOURCE_ROOT; }; 2B3E5DED062B36A0001D796E /* NetSfPeopsSoftGPUInterface.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = NetSfPeopsSoftGPUInterface.nib; sourceTree = ""; }; @@ -204,12 +187,8 @@ 2B3E5A03062AAC1A001D796E /* Project object */ = { isa = PBXProject; buildConfigurationList = 717084310FDFD328004F3EB4 /* Build configuration list for PBXProject "PeopsSoftGPU" */; - buildSettings = { - }; - buildStyles = ( - 71D886A3130F01E200F150FF /* Development */, - 71D886A4130F01E200F150FF /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; + developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, @@ -220,6 +199,7 @@ mainGroup = 2B3E59FF062AAC1A001D796E; productRefGroup = 2B3E5A46062AACF3001D796E /* Products */; projectDirPath = ""; + projectRoot = ""; targets = ( 2BAF50920632BB1A00DB9A16 /* gpuPeopsSoftGL */, ); @@ -384,7 +364,7 @@ ../../../libpcsxcore, ); MACOSX_DEPLOYMENT_TARGET = 10.4; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; + SDKROOT = ""; SYMROOT = ../../build; }; name = Development; -- cgit v1.2.3