building NSIS Menu

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5145 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-05-05 13:05:08 +00:00
parent ebea25fa2f
commit 65949a95a1
2 changed files with 5 additions and 0 deletions

View file

@ -13,6 +13,8 @@ This is a trimmed version of Appendix "Building NSIS" of the documentation.
* HTML Help Workshop for CHM documentation (http://msdn.microsoft.com/)
* Cross compiler on POSIX platforms, i.e. MinGW (http://www.mingw.org/)
* wxWidgets 2.8 for NSIS Menu (http://www.wxwidgets.org)
WXWIN environment variable must be set to wxWidgets directory on Windows
- Installing