Full name:
org.codehaus.mojo:nsis-maven-plugin:1.0-SNAPSHOT:generate-project
Description:
project.nsh containing NSIS variables that
represent the common POM values.
The resulting target/project.nsh (configurable) can
then be loaded into the main setup.nsi script via the
include command.
!include target\project.nsh
Attributes:
generate-sources.| Name | Type | Since | Description |
|---|---|---|---|
| setupScript | File |
- |
The name of the project script. Default value is: ${project.build.directory}/project.nsh. |