SConstruct: Mention how to build Windows installer

This commit is contained in:
anatoly techtonik 2016-03-01 17:16:36 +03:00
parent 3d3541cd0d
commit 015cb9b3d9

View file

@ -223,6 +223,7 @@ You can make the following special build targets:
data-dist = make data tarball as wesnoth-data.tar.bz2 (*).
binary-dist = make data tarball as wesnoth-binaries.tar.bz2 (*).
wesnoth-bundle = make Mac OS application bundle from game (*)
windows-installer = create Windows distribution with NSIS (*)
sanity-check = run a pre-release sanity check on the distribution.
manual = regenerate English-language manual and, possibly, localized manuals if appropriate xmls exist.