summaryrefslogtreecommitdiff
path: root/macosx/Configs/Pcsxr.xcconfig
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-11-27 05:20:36 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-11-27 05:20:36 +0000
commit43a9632f4a6a4196ef33f45a8db7af4a08442da0 (patch)
tree2160a8cfa92d5397b00384b1e594e4ddc986583f /macosx/Configs/Pcsxr.xcconfig
parent2aef6a6a05384c7eb5e01fc5144a893f5aeb853c (diff)
downloadpcsxr-43a9632f4a6a4196ef33f45a8db7af4a08442da0.tar.gz
Some more OS X refinement.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87984 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Configs/Pcsxr.xcconfig')
-rw-r--r--macosx/Configs/Pcsxr.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Configs/Pcsxr.xcconfig b/macosx/Configs/Pcsxr.xcconfig
index c5a8d0d8..77e4e6aa 100644
--- a/macosx/Configs/Pcsxr.xcconfig
+++ b/macosx/Configs/Pcsxr.xcconfig
@@ -11,7 +11,7 @@ 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.9
+MACOSX_DEPLOYMENT_TARGET = 10.8
CLANG_ENABLE_OBJC_ARC = YES
GCC_DYNAMIC_NO_PIC = NO
COMBINE_HIDPI_IMAGES = YES