mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 06:06:50 +00:00
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
#include "base.xcconfig"
|
|
GCC_OPTIMIZATION_LEVEL = 0
|
|
OTHER_CFLAGS = $(derived) $(BASE_CFLAGS)
|
|
|