2006-12-01 14:02:14 -08:00
|
|
|
# Version of Warzone you are compiling
|
2006-12-27 13:44:46 -08:00
|
|
|
#VERSION=TRUNK
|
|
|
|
#INSTALLER_VERSION=9.9.9.9
|
2007-09-25 09:11:24 -07:00
|
|
|
#PACKAGE_BUGREPORT=http://wz2100.net/
|
2006-12-01 14:02:14 -08:00
|
|
|
|
|
|
|
# Platform you are running
|
|
|
|
#PLATFORM=windows
|
|
|
|
#PLATFORM=linux
|
2007-01-13 12:55:33 -08:00
|
|
|
#PLATFORM=mingw32
|
2006-12-01 14:02:14 -08:00
|
|
|
|
|
|
|
# Compilation mode
|
|
|
|
#MODE=debug
|
|
|
|
#MODE=release
|
|
|
|
|
|
|
|
# Directory where you store your dev stuff (lib and include)
|
2006-12-27 13:44:46 -08:00
|
|
|
#DEVDIR=C:/Program\ Files/DevPkg
|
2006-12-01 14:02:14 -08:00
|
|
|
|
|
|
|
# Remind the user to install Flex and Bison
|
|
|
|
#BISON=bison
|
|
|
|
#FLEX=flex
|
2006-12-27 13:44:46 -08:00
|
|
|
|
|
|
|
# Path to makensis
|
|
|
|
#MAKENSIS="wine C:/Program\ Files/NSIS/makensis.exe"
|
2007-02-05 02:46:24 -08:00
|
|
|
#MAKENSIS=makensis
|
2006-12-27 13:44:46 -08:00
|
|
|
|
2007-01-08 17:28:01 -08:00
|
|
|
# Whether to build data package and installer
|
|
|
|
#DATA=yes
|
|
|
|
#INSTALLER=yes
|
2007-04-05 18:51:07 -07:00
|
|
|
#USE_GETTEXT=yes
|
2007-04-02 13:49:14 -07:00
|
|
|
|
|
|
|
# Gettext stuff
|
|
|
|
#PACKAGE=warzone2100
|
|
|
|
#LOCALEDIR=""
|
2007-04-10 15:09:53 -07:00
|
|
|
#XGETTEXT="xgettext"
|
|
|
|
#MSGMERGE="msgmerge"
|
2007-08-16 15:50:05 -07:00
|
|
|
#MSGFMT="msgfmt"
|