pascalabcnet/ReleaseGenerators/PascalABCNETWithDotNet.nsi

7 lines
215 B
Plaintext
Raw Normal View History

2015-05-14 22:35:07 +03:00
SetCompressor bzip2
OutFile "..\Release\PascalABCNETWithDotNetSetup.exe"
!include PascalABCNET_head.nsh
!include DotNet40.nsh
;!include DotNetHelp.nsh
!include PascalABCNET_sections.nsh
!include PascalABCNET_end.nsh