aboutsummaryrefslogtreecommitdiff
path: root/mp/src/devtools/debug.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'mp/src/devtools/debug.xcconfig')
-rw-r--r--mp/src/devtools/debug.xcconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/mp/src/devtools/debug.xcconfig b/mp/src/devtools/debug.xcconfig
new file mode 100644
index 00000000..668a3cf1
--- /dev/null
+++ b/mp/src/devtools/debug.xcconfig
@@ -0,0 +1,4 @@
+#include "base.xcconfig"
+GCC_OPTIMIZATION_LEVEL = 0
+OTHER_CFLAGS = $(derived) $(BASE_CFLAGS)
+