Sections.nsh too

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2165 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-02-17 18:57:49 +00:00
parent 8cd5974e76
commit 830edb1ea8

View file

@ -97,6 +97,7 @@ Section "NSIS Development System (required)" SecCore
SetOutPath $INSTDIR\Include
File ..\Include\WinMessages.nsh
File ..\Include\Sections.nsh
SetOutPath $INSTDIR\Docs
File ..\Docs\*.html