‑‑preinclude
In this section:
Syntax
‑‑preinclude includefileParameters
See Rules for specifying a filename or directory as parameters.
Description
Use this option to make the compiler read 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.
Caution
Project>Options>C/C++ Compiler>Preprocessor>Preinclude file