warzone2100/makerules/config.mk.tmpl

28 lines
535 B
Cheetah

# Version of Warzone you are compiling
#VERSION=TRUNK
#INSTALLER_VERSION=9.9.9.9
# Platform you are running
#PLATFORM=windows
#PLATFORM=linux
#PLATFORM=mingw32
# Compilation mode
#MODE=debug
#MODE=release
# Directory where you store your dev stuff (lib and include)
#DEVDIR=C:/Program\ Files/DevPkg
# Remind the user to install Flex and Bison
#BISON=bison
#FLEX=flex
# Path to makensis
#MAKENSIS="wine C:/Program\ Files/NSIS/makensis.exe"
#MAKENSIS=makensis
# Whether to build data package and installer
#DATA=yes
#INSTALLER=yes