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-Debug.xcconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'macosx/Pcsxr-Debug.xcconfig') 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 -- cgit v1.2.3