Showwina and System source were all mixed up
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1209 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6a6260aeb6
commit
b663923ebc
1 changed files with 6 additions and 6 deletions
|
@ -358,12 +358,12 @@ SectionEnd
|
|||
|
||||
Section "ShowWin Source" SecContribShowWinS
|
||||
SectionIn 1
|
||||
SetOutPath $INSTDIR\Contrib\System
|
||||
File ..\contrib\System\*.c
|
||||
File ..\contrib\System\*.dsp
|
||||
File ..\contrib\System\*.dsw
|
||||
File ..\contrib\System\ShowWin.txt
|
||||
File ..\contrib\System\ShowWin.nsi
|
||||
SetOutPath $INSTDIR\Contrib\ShowWin
|
||||
File ..\contrib\ShowWin\*.c
|
||||
File ..\contrib\ShowWin\*.dsp
|
||||
File ..\contrib\ShowWin\*.dsw
|
||||
File ..\contrib\ShowWin\ShowWin.txt
|
||||
File ..\contrib\ShowWin\ShowWin.nsi
|
||||
SectionEnd
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue