mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2024-12-22 09:38:56 +08:00
5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
#include "base.xcconfig"
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 2
|
|
OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) -ftree-vectorize -funswitch-loops
|