don't add icon.ico, remove license.txt
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1049 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
01077cb1b0
commit
d266b5b004
1 changed files with 1 additions and 2 deletions
|
@ -298,7 +298,6 @@ Section "NSIS Source Code" SecSrcNSIS
|
|||
File ..\Source\Makefile
|
||||
File ..\Source\makenssi.dsp
|
||||
File ..\Source\makenssi.dsw
|
||||
File ..\Source\icon.ico
|
||||
SetOutPath $INSTDIR\Source\zlib
|
||||
File ..\Source\zlib\*.*
|
||||
SetOutPath $INSTDIR\Source\bzip2
|
||||
|
@ -531,7 +530,7 @@ Section Uninstall
|
|||
Delete $INSTDIR\Plugins\LangDLL.dll
|
||||
Delete $INSTDIR\makensis.htm
|
||||
Delete $INSTDIR\Examples\functions.htm
|
||||
Delete $INSTDIR\makensis.rtf
|
||||
Delete $INSTDIR\license.txt
|
||||
Delete $INSTDIR\uninst-nsis.exe
|
||||
Delete $INSTDIR\nsisconf.nsi
|
||||
Delete $INSTDIR\Examples\makensis.nsi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue