pcsxr/macosx/Configs/Pcsxr-Release.xcconfig

12 lines
351 B
Plaintext

DEBUG_PREPROCESSOR_DEFINITIONS =
#include "Pcsxr.xcconfig"
GCC_GENERATE_DEBUGGING_SYMBOLS = NO
GCC_INLINES_ARE_PRIVATE_EXTERN = YES
GCC_OPTIMIZATION_LEVEL = s
GCC_UNROLL_LOOPS = YES
COPY_PHASE_STRIP = YES
OPTIMIZATION_CFLAGS = -finline-functions -finline-limit=1600 -fomit-frame-pointer -fno-exceptions -funroll-loops -falign-loops=16 -ffast-math