From 2861c3fbfc41d49627810b2d8d9bda761c3528c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20P=2E=20Tjern=C3=B8?= Date: Mon, 2 Dec 2013 21:24:06 -0800 Subject: Make .xcconfigs text files too. --- mp/src/devtools/debug.xcconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mp/src/devtools/debug.xcconfig') diff --git a/mp/src/devtools/debug.xcconfig b/mp/src/devtools/debug.xcconfig index 668a3cf1..4f63198a 100644 --- a/mp/src/devtools/debug.xcconfig +++ b/mp/src/devtools/debug.xcconfig @@ -1,4 +1,4 @@ -#include "base.xcconfig" -GCC_OPTIMIZATION_LEVEL = 0 -OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) - +#include "base.xcconfig" +GCC_OPTIMIZATION_LEVEL = 0 +OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) + -- cgit v1.2.3