summaryrefslogtreecommitdiff
path: root/macosx/Pcsxr-Debug.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Pcsxr-Debug.xcconfig')
-rw-r--r--macosx/Pcsxr-Debug.xcconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/macosx/Pcsxr-Debug.xcconfig b/macosx/Pcsxr-Debug.xcconfig
new file mode 100644
index 00000000..c312891f
--- /dev/null
+++ b/macosx/Pcsxr-Debug.xcconfig
@@ -0,0 +1,11 @@
+DEBUG_PREPROCESSOR_DEFINITIONS = DEBUG=1
+#include "Pcsxr.xcconfig"
+
+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