Skip to main content

IAR Embedded Workbench for RL78 5.20

‑‑preinclude

In this section:
Syntax
‑‑preinclude includefile
Parameters

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