summaryrefslogtreecommitdiff
path: root/macosx/Configs/Pcsxr-Instrument.xcconfig
blob: d125063a34f2312c4dba0cfad4c95d18cc04d00d (plain) (blame)
1
2
3
4
5
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