WebMake
WebMake Documentation (version 2.3)

The <option> Tag

The <option> tag takes two attributes:

name

The name of the option;

value

The value to set it to.

Example

  <option name="FileSearchPath" value="../files" />

WebMake Documentation (version 2.3)
Built With WebMake