Compiler Option: -d
Add a preprocessor definition
Syntax
-d < name=value >
-d < name >
-d < name >
Parameters
name
Name of the preprocessor macro to define. No parameters are allowed.
valueValue to give to the macro. If omitted, it will be defined as 1
Description
See also