warzone2100/macosx/configs/Bison-Debug.xcconfig

10 lines
207 B
Plaintext

// Bison settings for Debug configuration
#include "bison-all.xcconfig"
COPY_PHASE_STRIP = NO
GCC_DYNAMIC_NO_PIC = NO
GCC_ENABLE_FIX_AND_CONTINUE = YES
GCC_GENERATE_DEBUGGING_SYMBOLS = YES
ZERO_LINK = YES