warzone2100/macosx/configs/Ogg-Debug.xcconfig

9 lines
156 B
Plaintext
Raw Normal View History

// Ogg settings for Debug configuration
#include "Ogg-All.xcconfig"
GCC_ENABLE_FIX_AND_CONTINUE = YES
GCC_DYNAMIC_NO_PIC = NO
2011-05-18 13:59:07 -07:00
GCC_OPTIMIZATION_LEVEL = 0