|
This page last changed on Dec 04, 2009 by csut017.
Manifest Importer
Imports a manifest from an existing file.
Version
Available from version 1.4.4
Examples
<manifest type="importManifest" file="ExistingManifest.xml" />
Configuration Elements
| Element |
Description |
Type |
Required |
Default |
Version |
| type |
The type of generator. |
String - must be importManifest |
Yes |
n/a |
1.4.4 |
| filename |
The name of the file to import. If this is a relative file, it will be based relative to the working directory of the project. |
String |
Yes |
n/a |
1.4.4 |
Notes
This "generator" is not a true generator, instead it will import an existing file to use as the package manifest.
 | Automatically Generated
Documentation generated on Friday, 4 Dec 2009 at 5:38:19 AM |
|