NAnt
This page contains reference information about the NAnt Build Runner fields.
| Option |
Description |
Build runner |
Select NAnt from the drop-down list. |
| Artifact Paths |
Specify the artifacts as a comma-separated string. In version 3.1 this field is located on the General Settings page. |
| Path to build file |
Specify path relative to the project root directory. |
Build File Content |
Click this radio-button, if you want to use a different build script than the one listed in the settings of the build file. If this option is selected, you have to type the build script in the text area. |
| Targets |
Specify the names of build targets defined by the build script, separated by spaces. |
| Build Working Directory |
If you want to specify the path to the build working directory, type the path in the text field. |
| Command line parameters |
Specify any additional parameters for NAnt.exe. |
See also:
- System Administrator Reference: NAnt