new system plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1460 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d785ba2d70
commit
8d78b09a52
1 changed files with 3 additions and 2 deletions
|
@ -396,10 +396,11 @@ Section "System Source" SecContribSystemS
|
|||
SetOutPath $INSTDIR\Contrib\System
|
||||
File ..\contrib\System\*.c
|
||||
File ..\contrib\System\*.h
|
||||
File ..\contrib\System\*.ncb
|
||||
File ..\contrib\System\*.sln
|
||||
File ..\contrib\System\*.txt
|
||||
File ..\contrib\System\*.obj
|
||||
File ..\contrib\System\*.vcproj
|
||||
File ..\contrib\System\*.txt
|
||||
File ..\contrib\System\*.nsh
|
||||
SectionEnd
|
||||
|
||||
Section "ShowWin Source" SecContribShowWinS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue