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 01:32:50 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-07-05 01:32:50 +0000
commitee1a4b9bc8db6fdc49f24855becd9eb00cd61ed4 (patch)
tree2be2aaab22f3f715b6c6f1a8ccbe04949b021717 /macosx/Pcsxr.xcconfig
parent98d7380ec7887a091c62d9d860815c70b0edffe8 (diff)
downloadpcsxr-ee1a4b9bc8db6fdc49f24855becd9eb00cd61ed4.tar.gz
Implement the Xcode setting files on Xcode projects.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85827 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Pcsxr.xcconfig')
-rw-r--r--macosx/Pcsxr.xcconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/macosx/Pcsxr.xcconfig b/macosx/Pcsxr.xcconfig
index 36742453..c9bbfd2e 100644
--- a/macosx/Pcsxr.xcconfig
+++ b/macosx/Pcsxr.xcconfig
@@ -15,3 +15,6 @@ 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
+