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