mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-18 12:28:37 +01:00
12 lines
249 B
Plaintext
12 lines
249 B
Plaintext
#include "./DB5_project.xcconfig"
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf
|
|
ENABLE_TESTABILITY = YES
|
|
GCC_DYNAMIC_NO_PIC = NO
|
|
GCC_OPTIMIZATION_LEVEL = 0
|
|
GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1 $(inherited)
|
|
|
|
MTL_ENABLE_DEBUG_INFO = YES
|
|
ONLY_ACTIVE_ARCH = YES
|
|
|