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