mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-03-12 13:40:22 +03:00
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
|
#include "base.xcconfig"
|
||
|
GCC_OPTIMIZATION_LEVEL = 0
|
||
|
OTHER_CFLAGS = $(derived) $(BASE_CFLAGS)
|
||
|
|