reaction/Makefile.local

11 lines
185 B
Text
Raw Normal View History

BUILD_STANDALONE = 1
BUILD_CLIENT = 1
BUILD_CLIENT_SMP = 1
BUILD_SERVER = 1
BUILD_GAME_SO = 1
BUILD_GAME_QVM = 1
BUILD_MISSIONPACK = 0
USE_RENDERER_DLOPEN = 1
2012-12-12 20:56:23 +00:00
BUILD_RENDERER_REND2 = 1