pascalabcnet/ReleaseGenerators/PascalABCNETWithDotNet.nsi
Бондарев Иван e6e67c193c initial commit
2015-05-14 21:35:07 +02:00

7 lines
215 B
Plaintext

SetCompressor bzip2
OutFile "..\Release\PascalABCNETWithDotNetSetup.exe"
!include PascalABCNET_head.nsh
!include DotNet40.nsh
;!include DotNetHelp.nsh
!include PascalABCNET_sections.nsh
!include PascalABCNET_end.nsh