summaryrefslogtreecommitdiff
path: root/macosx/Pcsxr-Debug.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-Debug.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-Debug.xcconfig')
-rw-r--r--macosx/Pcsxr-Debug.xcconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/macosx/Pcsxr-Debug.xcconfig b/macosx/Pcsxr-Debug.xcconfig
index c312891f..c337762d 100644
--- a/macosx/Pcsxr-Debug.xcconfig
+++ b/macosx/Pcsxr-Debug.xcconfig
@@ -4,8 +4,7 @@ DEBUG_PREPROCESSOR_DEFINITIONS = DEBUG=1
GCC_GENERATE_DEBUGGING_SYMBOLS = YES
GCC_INLINES_ARE_PRIVATE_EXTERN = NO
GCC_OPTIMIZATION_LEVEL = 0
-GCC_SYMBOLS_PRIVATE_EXTERN = NO
GCC_UNROLL_LOOPS = NO
ONLY_ACTIVE_ARCH = YES
-GCC_DYNAMIC_NO_PIC = NO
COPY_PHASE_STRIP = NO
+STRIP_INSTALLED_PRODUCT = NO