![]() |
OpenMake Meister |
This object contains methods to deal with the parsing of build options.
CONSTANTS
The following constants are exported:
REQUIRED_FLAG
Sets the flag as required.
USES_PARAM
If this bit is set, the flag uses an accompanying parameter.
LOCKED_PARAM
Sets the Parameter to Read only, restricting only the administrator at the Build Type level with the ability to change the flag's accompanying parameter value.
RELEASE
Sets the flag to be used in Release Builds.
DEBUG
Sets the flag to be used in Debug Builds.
CUSTOM_FLAG
Indicates the flag was set in the Target Definition file.
TASK_FLAG
Indicates the flag was set at the Build Task or Option
Group level.
RULE_FLAG
Indicates the flag was set at the rule level.
OPTIONGROUP_DEFAULT_NAME
Name of the default Option Group used by the Build Task