Merge pull request #612 from techtonik/patch-1

SConstruct: Mention how to build Windows installer
This commit is contained in:
Sergey Popov 2016-03-02 11:20:36 +03:00
commit 703d783bad

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.