diff options
Diffstat (limited to 'macosx/Pcsxr.xcconfig')
| -rw-r--r-- | macosx/Pcsxr.xcconfig | 3 |
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 + |
