‑‑preinclude
In this section:
Syntax
‑‑preinclude includefileParameters
| The header file to be included. |
Description
Use this option to make the assembler include the specified include file before it starts to read the source file. This is useful if you want to change something in the source code for the entire application, for instance if you want to define a new symbol.
To set this option, use:
Caution
Project>Options>Assembler>Preprocessor>Preinclude file