summaryrefslogtreecommitdiff
path: root/macosx/Configs/Pcsxr-Instrument.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Configs/Pcsxr-Instrument.xcconfig')
-rw-r--r--macosx/Configs/Pcsxr-Instrument.xcconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/macosx/Configs/Pcsxr-Instrument.xcconfig b/macosx/Configs/Pcsxr-Instrument.xcconfig
index b5875d6d..d125063a 100644
--- a/macosx/Configs/Pcsxr-Instrument.xcconfig
+++ b/macosx/Configs/Pcsxr-Instrument.xcconfig
@@ -1,3 +1,6 @@
#include "Pcsxr-Release.xcconfig"
COPY_PHASE_STRIP = NO
+OPTIMIZATION_CFLAGS = -finline-functions -finline-limit=1600 -fno-exceptions -funroll-loops -falign-loops=16 -ffast-math
+STRIP_INSTALLED_PRODUCT = NO
+GCC_GENERATE_DEBUGGING_SYMBOLS = YES