summaryrefslogtreecommitdiff
path: root/macosx/Configs/Pcsxr-Release.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Configs/Pcsxr-Release.xcconfig')
-rw-r--r--macosx/Configs/Pcsxr-Release.xcconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/macosx/Configs/Pcsxr-Release.xcconfig b/macosx/Configs/Pcsxr-Release.xcconfig
deleted file mode 100644
index da7fa066..00000000
--- a/macosx/Configs/Pcsxr-Release.xcconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-DEBUG_PREPROCESSOR_DEFINITIONS =
-#include "Pcsxr.xcconfig"
-
-GCC_OPTIMIZATION_LEVEL = 3
-COPY_PHASE_STRIP = YES
-OPTIMIZATION_CFLAGS = -finline-functions -fomit-frame-pointer -fno-exceptions -funroll-loops -ffast-math
-STRIP_INSTALLED_PRODUCT = YES
-DEAD_CODE_STRIPPING = YES
-
-APPLY_RULES_IN_COPY_FILES = YES
-PLIST_FILE_OUTPUT_FORMAT = binary
-STRINGS_FILE_OUTPUT_ENCODING = binary
-CODE_SIGN_IDENTITY = PCSX-R Developer
-LLVM_LTO = YES