Syntax
compileoption: -d option
| Argument | option | Any option you want to pass on all compile command-lines generated. |
Create a parent object that requires one source file. Pass
Example
_WHATEVER_ to the compiler when that source file is compiled:
NOTE compileoption: -d _WHATEVER_
parentobjects MyObject{
source:
HandleObject.c
}
cplusoption is a synonym for compileoption that will soon be eliminated. Change all occurrences of cplusoption to compileoption.
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.