Unicode port: Generate Unicode LangStrings even if source was an ANSI file

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6093 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
wizou 2010-05-28 13:10:16 +00:00
parent e097a25855
commit 90e05acdd3
8 changed files with 70 additions and 24 deletions

View file

@ -25,6 +25,11 @@ This is a trimmed version of Appendix "Building NSIS" of the documentation.
set ZLIB_W32=C:\Dev\zlib-1.2.4
- For Unicode version of NSIS
* type:
scons UNICODE=yes
- Installing
* type: