mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2024-12-23 01:59:43 +08:00
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
|
#include "base.xcconfig"
|
||
|
|
||
|
GCC_OPTIMIZATION_LEVEL = 2
|
||
|
OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) -ftree-vectorize -fpredictive-commoning -funswitch-loops
|