fix release scons/inst diff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7068 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2abc0c7ee9
commit
39cd5da3de
2 changed files with 3 additions and 2 deletions
|
@ -336,6 +336,7 @@ ${MementoSection} "Script Examples" SecExample
|
|||
File ..\Examples\WordFuncTest.nsi
|
||||
File ..\Examples\Memento.nsi
|
||||
File ..\Examples\unicode.nsi
|
||||
File ..\Examples\NSISMenu.nsi
|
||||
|
||||
SetOutPath $INSTDIR\Examples\Plugin
|
||||
File ..\Examples\Plugin\exdll.c
|
||||
|
@ -497,7 +498,7 @@ ${MementoSection} "Graphics" SecGraphics
|
|||
Delete $INSTDIR\Contrib\Icons\*.bmp
|
||||
RMDir $INSTDIR\Contrib\Icons
|
||||
SetOutPath $INSTDIR\Contrib\Graphics
|
||||
File /r /x nsis-menu.ico "..\Contrib\Graphics\*.ico"
|
||||
File /r "..\Contrib\Graphics\*.ico"
|
||||
File /r "..\Contrib\Graphics\*.bmp"
|
||||
${MementoSectionEnd}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue