summaryrefslogtreecommitdiff
path: root/macosx/Pcsxr.xcconfig
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-07-05 03:55:57 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-07-05 03:55:57 +0000
commit5a8a70c2ac1d241e22c565d73ca20fff0c4070c7 (patch)
treeb3e9a5a3bc73e9a7a1b22a0b0217ad09691e8c96 /macosx/Pcsxr.xcconfig
parentd422e158d850f9db97f72c5d4a8b8efaadb193ad (diff)
downloadpcsxr-5a8a70c2ac1d241e22c565d73ca20fff0c4070c7.tar.gz
Moving the Xcode config files to their own folder, and fixing the projects' references to them.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85831 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Pcsxr.xcconfig')
-rw-r--r--macosx/Pcsxr.xcconfig20
1 files changed, 0 insertions, 20 deletions
diff --git a/macosx/Pcsxr.xcconfig b/macosx/Pcsxr.xcconfig
deleted file mode 100644
index c9bbfd2e..00000000
--- a/macosx/Pcsxr.xcconfig
+++ /dev/null
@@ -1,20 +0,0 @@
-//
-// Pcsxr.xcconfig
-// Pcsxr
-//
-// Created by C.W. Betts on 7/4/13.
-//
-//
-
-
-ARCHS = $(ARCHS_STANDARD_32_64_BIT)
-SDKROOT = macosx
-GCC_PREPROCESSOR_DEFINITIONS = _MACOSX=1 $(DEBUG_PREPROCESSOR_DEFINITIONS)
-DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
-GCC_VERSION = com.apple.compilers.llvm.clang.1_0
-MACOSX_DEPLOYMENT_TARGET = 10.6
-VALID_ARCHS = i386 x86_64
-CLANG_ENABLE_OBJC_ARC[arch=x86_64] = YES
-GCC_DYNAMIC_NO_PIC = NO
-COMBINE_HIDPI_IMAGES = YES
-