summaryrefslogtreecommitdiff
path: root/macosx/Pcsxr-Release.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Pcsxr-Release.xcconfig')
-rw-r--r--macosx/Pcsxr-Release.xcconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/macosx/Pcsxr-Release.xcconfig b/macosx/Pcsxr-Release.xcconfig
new file mode 100644
index 00000000..6f3a9404
--- /dev/null
+++ b/macosx/Pcsxr-Release.xcconfig
@@ -0,0 +1,11 @@
+DEBUG_PREPROCESSOR_DEFINITIONS =
+
+#include "Pcsxr.xcconfig"
+
+GCC_GENERATE_DEBUGGING_SYMBOLS = NO
+GCC_INLINES_ARE_PRIVATE_EXTERN = YES
+GCC_OPTIMIZATION_LEVEL = s
+GCC_SYMBOLS_PRIVATE_EXTERN = YES
+GCC_UNROLL_LOOPS = YES
+GCC_DYNAMIC_NO_PIC = YES
+COPY_PHASE_STRIP = YES