mirror of
https://github.com/Gigaslav/HL2Overcharged.git
synced 2026-01-01 09:48:38 +03:00
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
#include "base.xcconfig"
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 2
|
|
OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) -ftree-vectorize -funswitch-loops
|