WebMake
WebMake Documentation (version 2.1)

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.1)
Built With WebMake