better usage of defines, no more wasted space for unused LangStrings

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1402 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-10-13 18:25:07 +00:00
parent fefad1bf34
commit e9aaff38b8
2 changed files with 34 additions and 32 deletions

View file

@ -12,6 +12,8 @@
;--------------------------------
;Configuration
!define MUI_INSTALLOPTIONS
!define MUI_LICENSEPAGE
!define MUI_COMPONENTPAGE
!define MUI_DIRSELECTPAGE