spiegel-keyman/ios/engine/KMEI/KeymanEngine/Config/Debug.xcconfig
2017-08-21 13:54:29 +07:00

13 lines
217 B
Text

//
// Debug.xcconfig
// Keyman Engine
//
// Copyright (c) 2017 SIL International. All rights reserved.
//
#include "Project.xcconfig"
OTHER_CFLAGS = -DZM_DEBUG=1
GCC_OPTIMIZATION_LEVEL = 0
COPY_PHASE_STRIP = NO