LogicLib added to distribution.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3281 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2d8918e586
commit
39e524b732
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,7 @@ Section "NSIS Core Files (required)" SecCore
|
|||
File ..\Include\WinMessages.nsh
|
||||
File ..\Include\Sections.nsh
|
||||
File ..\Include\UpgradeDLL.nsh
|
||||
File ..\Include\LogicLib.nsh
|
||||
|
||||
SetOutPath $INSTDIR\Contrib\Makensisw
|
||||
File ..\contrib\makensisw\*.txt
|
||||
|
@ -186,6 +187,7 @@ Section "Script Examples" SecExample
|
|||
File ..\Examples\languages.nsi
|
||||
File ..\Examples\VersionInfo.nsi
|
||||
File ..\Examples\UserVars.nsi
|
||||
File ..\Examples\LogicLib.nsi
|
||||
SectionEnd
|
||||
|
||||
!ifndef NO_STARTMENUSHORTCUTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue