2018-02-01 23:19:31 +03:00
|
|
|
SetCompressor bzip2
|
2018-02-10 23:24:27 +03:00
|
|
|
OutFile "..\Release\PascalABCNETWithDotNet40Setup.exe"
|
2018-02-01 23:19:31 +03:00
|
|
|
!include PascalABCNET_head.nsh
|
2018-02-10 23:24:27 +03:00
|
|
|
!include DotNet40.nsh
|
2018-02-01 23:19:31 +03:00
|
|
|
;!include DotNetHelp.nsh
|
|
|
|
|
!include PascalABCNET_sections.nsh
|
|
|
|
|
!include PascalABCNET_end.nsh
|