mirror of
https://github.com/fortressforever/fortressforever-2013.git
synced 2024-12-02 09:02:43 +00:00
5 lines
98 B
Text
5 lines
98 B
Text
|
#include "base.xcconfig"
|
||
|
GCC_OPTIMIZATION_LEVEL = 0
|
||
|
OTHER_CFLAGS = $(derived) $(BASE_CFLAGS)
|
||
|
|