define
Defines a named preprocessor macros to use when compiling this binary. The macro will be supplied to the compiler as '-D name'.
Defines a named preprocessor macro with a value, which will be used when compiling this binary. The macro will be supplied to the compiler as '-D name=definition'.