diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-12-02 20:44:00 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-12-02 20:44:00 +0000 |
| commit | afc0ff9c91ec161fb519bede8957311ef0fc3b7d (patch) | |
| tree | af3657d63cc533ff33b26efc811b1ba2382974dd | |
| parent | dbfae13533117e20add5765cee4e0b822ca6d907 (diff) | |
| download | pcsxr-afc0ff9c91ec161fb519bede8957311ef0fc3b7d.tar.gz | |
Remove PowerPC files from the Xcode build process.
Explicitly state valid architectures to only i386 and x86_64 for Mac OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72818 e17a0e51-4ae3-4d35-97c3-1a29b211df97
7 files changed, 14 insertions, 32 deletions
diff --git a/macosx/Pcsxr.xcodeproj/project.pbxproj b/macosx/Pcsxr.xcodeproj/project.pbxproj index a936fadc..0c1122a0 100644 --- a/macosx/Pcsxr.xcodeproj/project.pbxproj +++ b/macosx/Pcsxr.xcodeproj/project.pbxproj @@ -30,10 +30,6 @@ 2BB3D6C605427FE200831ACB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BC4786204C7FD3600CAB520 /* Cocoa.framework */; }; 2BB3D6C705427FE200831ACB /* System.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B6E8AAE04C832040017A3B1 /* System.framework */; }; 2BB3D6C805427FE200831ACB /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B6E8AB404C8327C0017A3B1 /* IOKit.framework */; }; - 556A148312B6DE1A007DE998 /* pasm.s in Sources */ = {isa = PBXBuildFile; fileRef = 556A147B12B6DE1A007DE998 /* pasm.s */; }; - 556A148412B6DE1A007DE998 /* ppc.c in Sources */ = {isa = PBXBuildFile; fileRef = 556A147D12B6DE1A007DE998 /* ppc.c */; }; - 556A148512B6DE1A007DE998 /* pR3000A.c in Sources */ = {isa = PBXBuildFile; fileRef = 556A148012B6DE1A007DE998 /* pR3000A.c */; }; - 556A148612B6DE1A007DE998 /* reguse.c in Sources */ = {isa = PBXBuildFile; fileRef = 556A148112B6DE1A007DE998 /* reguse.c */; }; 559366CA12B694DF004ACC1E /* iR3000A-64.c in Sources */ = {isa = PBXBuildFile; fileRef = 559366C112B694DF004ACC1E /* iR3000A-64.c */; }; 559366CB12B694DF004ACC1E /* ix86-64.c in Sources */ = {isa = PBXBuildFile; fileRef = 559366C212B694DF004ACC1E /* ix86-64.c */; }; 559366CD12B694DF004ACC1E /* ix86_cpudetect.c in Sources */ = {isa = PBXBuildFile; fileRef = 559366C512B694DF004ACC1E /* ix86_cpudetect.c */; }; @@ -258,14 +254,6 @@ 2BBB1792051E113B00B84448 /* EmuThread.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 2; path = EmuThread.m; sourceTree = "<group>"; }; 2BBB17DA051E4D0F00B84448 /* Plugin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Plugin.c; sourceTree = SOURCE_ROOT; }; 2BC4786204C7FD3600CAB520 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; - 556A147B12B6DE1A007DE998 /* pasm.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = pasm.s; sourceTree = "<group>"; }; - 556A147C12B6DE1A007DE998 /* pGte.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pGte.h; sourceTree = "<group>"; }; - 556A147D12B6DE1A007DE998 /* ppc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ppc.c; sourceTree = "<group>"; }; - 556A147E12B6DE1A007DE998 /* ppc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ppc.h; sourceTree = "<group>"; }; - 556A147F12B6DE1A007DE998 /* ppc_mnemonics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ppc_mnemonics.h; sourceTree = "<group>"; }; - 556A148012B6DE1A007DE998 /* pR3000A.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pR3000A.c; sourceTree = "<group>"; }; - 556A148112B6DE1A007DE998 /* reguse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reguse.c; sourceTree = "<group>"; }; - 556A148212B6DE1A007DE998 /* reguse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reguse.h; sourceTree = "<group>"; }; 559366C012B694DF004ACC1E /* iGte.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iGte.h; sourceTree = "<group>"; }; 559366C112B694DF004ACC1E /* iR3000A-64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "iR3000A-64.c"; sourceTree = "<group>"; }; 559366C212B694DF004ACC1E /* ix86-64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "ix86-64.c"; sourceTree = "<group>"; }; @@ -480,7 +468,6 @@ children = ( 71F4C5B30FDED15800529849 /* ix86 */, 559366BF12B694DF004ACC1E /* ix86_64 */, - 556A147A12B6DE1A007DE998 /* ppc */, 71F4C5600FDED12800529849 /* cdriso.c */, 71F4C5610FDED12800529849 /* cdriso.h */, 71F4C5620FDED12800529849 /* cdrom.c */, @@ -537,21 +524,6 @@ path = ../libpcsxcore; sourceTree = "<group>"; }; - 556A147A12B6DE1A007DE998 /* ppc */ = { - isa = PBXGroup; - children = ( - 556A147B12B6DE1A007DE998 /* pasm.s */, - 556A147C12B6DE1A007DE998 /* pGte.h */, - 556A147D12B6DE1A007DE998 /* ppc.c */, - 556A147E12B6DE1A007DE998 /* ppc.h */, - 556A147F12B6DE1A007DE998 /* ppc_mnemonics.h */, - 556A148012B6DE1A007DE998 /* pR3000A.c */, - 556A148112B6DE1A007DE998 /* reguse.c */, - 556A148212B6DE1A007DE998 /* reguse.h */, - ); - path = ppc; - sourceTree = "<group>"; - }; 559366BF12B694DF004ACC1E /* ix86_64 */ = { isa = PBXGroup; children = ( @@ -832,10 +804,6 @@ 559366CE12B694DF004ACC1E /* ix86_fpu.c in Sources */, 559366CF12B694DF004ACC1E /* ix86_mmx.c in Sources */, 559366D012B694DF004ACC1E /* ix86_sse.c in Sources */, - 556A148312B6DE1A007DE998 /* pasm.s in Sources */, - 556A148412B6DE1A007DE998 /* ppc.c in Sources */, - 556A148512B6DE1A007DE998 /* pR3000A.c in Sources */, - 556A148612B6DE1A007DE998 /* reguse.c in Sources */, 55A90220147D7C380037E18F /* PcsxrMemCardController.m in Sources */, 55A90229147D89380037E18F /* PcsxrMemoryObject.m in Sources */, ); @@ -1014,6 +982,7 @@ ONLY_ACTIVE_ARCH = YES; OTHER_LDFLAGS = "-lz"; SDKROOT = macosx10.6; + VALID_ARCHS = "i386 x86_64"; }; name = Debug; }; @@ -1038,6 +1007,7 @@ OTHER_CFLAGS = "-fomit-frame-pointer"; OTHER_LDFLAGS = "-lz"; SDKROOT = macosx10.6; + VALID_ARCHS = "i386 x86_64"; }; name = Release; }; diff --git a/macosx/plugins/DFCdrom/DFCdrom.xcodeproj/project.pbxproj b/macosx/plugins/DFCdrom/DFCdrom.xcodeproj/project.pbxproj index 3eafe073..070d6d0e 100644 --- a/macosx/plugins/DFCdrom/DFCdrom.xcodeproj/project.pbxproj +++ b/macosx/plugins/DFCdrom/DFCdrom.xcodeproj/project.pbxproj @@ -333,6 +333,7 @@ SDKROOT = macosx10.6; STRIP_INSTALLED_PRODUCT = NO; SYMROOT = ../../build; + VALID_ARCHS = "i386 x86_64"; }; name = Debug; }; @@ -350,6 +351,7 @@ MACOSX_DEPLOYMENT_TARGET = 10.6; SDKROOT = macosx10.6; SYMROOT = ../../build; + VALID_ARCHS = "i386 x86_64"; }; name = Release; }; diff --git a/macosx/plugins/DFInput/DFInput.xcodeproj/project.pbxproj b/macosx/plugins/DFInput/DFInput.xcodeproj/project.pbxproj index 30f457e7..677e6b41 100644 --- a/macosx/plugins/DFInput/DFInput.xcodeproj/project.pbxproj +++ b/macosx/plugins/DFInput/DFInput.xcodeproj/project.pbxproj @@ -598,6 +598,7 @@ SDKROOT = macosx10.6; STRIP_INSTALLED_PRODUCT = NO; SYMROOT = ../../build; + VALID_ARCHS = "i386 x86_64"; }; name = Debug; }; @@ -620,6 +621,7 @@ OTHER_CFLAGS = ""; SDKROOT = macosx10.6; SYMROOT = ../../build; + VALID_ARCHS = "i386 x86_64"; }; name = Release; }; diff --git a/macosx/plugins/DFNet/DFNet.xcodeproj/project.pbxproj b/macosx/plugins/DFNet/DFNet.xcodeproj/project.pbxproj index a9d7f793..c163889c 100755 --- a/macosx/plugins/DFNet/DFNet.xcodeproj/project.pbxproj +++ b/macosx/plugins/DFNet/DFNet.xcodeproj/project.pbxproj @@ -339,6 +339,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx10.6; STRIP_INSTALLED_PRODUCT = NO; + VALID_ARCHS = "i386 x86_64"; }; name = Debug; }; @@ -354,6 +355,7 @@ ); MACOSX_DEPLOYMENT_TARGET = 10.6; SDKROOT = macosx10.6; + VALID_ARCHS = "i386 x86_64"; }; name = Release; }; diff --git a/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj b/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj index 1413c89d..ea08ea11 100644 --- a/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj +++ b/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj @@ -673,6 +673,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx10.6; SYMROOT = ../../build; + VALID_ARCHS = "i386 x86_64"; }; name = Debug; }; @@ -684,6 +685,7 @@ MACOSX_DEPLOYMENT_TARGET = 10.6; SDKROOT = macosx10.6; SYMROOT = ../../build; + VALID_ARCHS = "i386 x86_64"; }; name = Release; }; diff --git a/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj b/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj index c88c94ab..cd7c3444 100644 --- a/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj +++ b/macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj @@ -364,6 +364,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx10.6; SYMROOT = ../../build; + VALID_ARCHS = "i386 x86_64"; }; name = Debug; }; @@ -379,6 +380,7 @@ MACOSX_DEPLOYMENT_TARGET = 10.6; SDKROOT = macosx10.6; SYMROOT = ../../build; + VALID_ARCHS = "i386 x86_64"; }; name = Release; }; diff --git a/macosx/plugins/PeopsXgl/PeopsXGL.xcodeproj/project.pbxproj b/macosx/plugins/PeopsXgl/PeopsXGL.xcodeproj/project.pbxproj index 953ac19a..e983cd72 100644 --- a/macosx/plugins/PeopsXgl/PeopsXGL.xcodeproj/project.pbxproj +++ b/macosx/plugins/PeopsXgl/PeopsXGL.xcodeproj/project.pbxproj @@ -375,6 +375,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx10.6; SYMROOT = ../../build; + VALID_ARCHS = "i386 x86_64"; WARNING_CFLAGS = "-Wall"; }; name = Debug; @@ -397,6 +398,7 @@ OTHER_CFLAGS = "-fomit-frame-pointer"; SDKROOT = macosx10.6; SYMROOT = ../../build; + VALID_ARCHS = "i386 x86_64"; WARNING_CFLAGS = "-Wall"; }; name = Release; |
