From ee1a4b9bc8db6fdc49f24855becd9eb00cd61ed4 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Fri, 5 Jul 2013 01:32:50 +0000 Subject: Implement the Xcode setting files on Xcode projects. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85827 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/Pcsxr.xcconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'macosx/Pcsxr.xcconfig') 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 + -- cgit v1.2.3