added Source\boost
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3750 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4b6f234db1
commit
54eca79ebf
1 changed files with 5 additions and 0 deletions
|
@ -651,6 +651,11 @@ Section "NSIS Source Code" SecSrcNSIS
|
||||||
File ..\Source\Makefile
|
File ..\Source\Makefile
|
||||||
File ..\Source\makenssi.dsp
|
File ..\Source\makenssi.dsp
|
||||||
File ..\Source\makenssi.dsw
|
File ..\Source\makenssi.dsw
|
||||||
|
# boost
|
||||||
|
SetOutPath $INSTDIR\Source\boost
|
||||||
|
File ..\Source\boost\*.hpp
|
||||||
|
SetOutPath $INSTDIR\Source\boost\detail
|
||||||
|
File ..\Source\boost\detail\*.hpp
|
||||||
# zlib
|
# zlib
|
||||||
SetOutPath $INSTDIR\Source\zlib
|
SetOutPath $INSTDIR\Source\zlib
|
||||||
File ..\Source\zlib\*.*
|
File ..\Source\zlib\*.*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue