9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
|
// MiniUPnPc settings for Debug configuration
|
||
|
|
||
|
#include "MiniUPnPc-All.xcconfig"
|
||
|
|
||
|
|
||
|
GCC_ENABLE_FIX_AND_CONTINUE = YES
|
||
|
GCC_DYNAMIC_NO_PIC = NO
|
||
|
GCC_OPTIMIZATION_LEVEL = 0
|