blob: 4dc5367e4b6f1ff784444f7d2cc37ded7a9fc4ed (
plain) (
blame)
1
2
3
4
5
6
|
#include "Pcsxr-Release.xcconfig"
COPY_PHASE_STRIP = NO
OPTIMIZATION_CFLAGS = -finline-functions -fno-exceptions -funroll-loops -ffast-math
STRIP_INSTALLED_PRODUCT = NO
GCC_GENERATE_DEBUGGING_SYMBOLS = YES
|