-define

Defines a preprocessor symbol.

Syntax
  -d[efine]  name[=value]

  

The parameters are:

name

The symbol name to define.

value

The value to assign to symbol name. If no value is specified, set symbol value equal to 1.

Related information
-convertpaths
-cwd
-D+
-E
-EP
-gccincludes
-I-
-I+
-include
-ir
-P
-precompile
-preprocess
-ppopt
-prefix
-noprecompile
-nosyspath
-stdinc
-U+
-undefine