summarylogtreecommitdiffstats
path: root/ioq3-makefile.local
blob: f0f8dc616ce0aa06a062d82f7e1fe20b6d3b98f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
BUILD_STANDALONE := 1
CLIENTBIN := urbanterror41
SERVERBIN := urbanterror41-server
BUILD_SERVER := 1
BUILD_CLIENT := 1
BUILD_BASEGAME := 0
BUILD_MISSIONPACK := 0
BUILD_GAME_SO := 0
BUILD_GAME_QVM := 0
USE_FREETYPE := 1
USE_INTERNAL_LIBS := 0
USE_INTERNAL_ZLIB := 0
USE_INTERNAL_JPEG := 0
USE_INTERNAL_OGG := 0
USE_INTERNAL_OPUS := 0
USE_LOCAL_HEADERS := 0
CFLAGS = "-DSTANDALONE -I/usr/include/opus -I/usr/include/taglib"