Use this panel to specify the preprocessor settings for the ColdFire Compiler. The following figure shows the Preprocessor panel.
The following table lists and describes the preprocessor options for the ColdFire compiler.
| Option | Description |
|---|---|
| Prefix File ( -prefix) | Use this option to add the contents of a text file or precompiled header as a prefix to all source files. |
| Defined Macros ( -D) | Use this option to specify the defined macros. |
| Undefined Macros ( -U) | Use this option to specify the undefined macros. |