summaryrefslogtreecommitdiff
path: root/macosx/Configs/Pcsxr-Debug.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Configs/Pcsxr-Debug.xcconfig')
-rw-r--r--macosx/Configs/Pcsxr-Debug.xcconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/macosx/Configs/Pcsxr-Debug.xcconfig b/macosx/Configs/Pcsxr-Debug.xcconfig
deleted file mode 100644
index 49c9fecd..00000000
--- a/macosx/Configs/Pcsxr-Debug.xcconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-DEBUG_PREPROCESSOR_DEFINITIONS = DEBUG=1
-#include "Pcsxr.xcconfig"
-
-GCC_INLINES_ARE_PRIVATE_EXTERN = NO
-GCC_OPTIMIZATION_LEVEL = 0
-GCC_UNROLL_LOOPS = NO
-ONLY_ACTIVE_ARCH = YES
-COPY_PHASE_STRIP = NO
-STRIP_INSTALLED_PRODUCT = NO
-OPTIMIZATION_CFLAGS = -finline-functions -fno-exceptions -funroll-loops -ffast-math