Compiler Option: -d
Documentation
Add a preprocessor definitionSyntax
-d < name=value >
-d < name >
Parameters
nameName 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