added Source\Tests
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3749 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
116905b5ca
commit
4b6f234db1
1 changed files with 4 additions and 0 deletions
|
@ -685,6 +685,10 @@ Section "NSIS Source Code" SecSrcNSIS
|
|||
File ..\Source\exehead\uninst.ico
|
||||
File ..\Source\exehead\bitmap1.bmp
|
||||
File ..\Source\exehead\bin2h.exe
|
||||
# tests
|
||||
SetOutPath $INSTDIR\Source\Tests
|
||||
File ..\Source\Tests\*.cpp
|
||||
File ..\Source\Tests\Tests.dsp
|
||||
SectionEnd
|
||||
|
||||
Section "ExDLL Source (required)" SecSrcEx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue