-include


< Assembler Command Options / Source Options >

[Format]

-include=<path name>[,...]

 

-

[Default]

The include file is searched for in the order of the current folder and the folders specified by environment variable INC_RXA.

[Description]

-

This option specifies the name of the path to the folder that stores the include file.

-

Multiple path names can be specified by separating them with a comma (,).

-

The include file is searched for in the order of the current folder, the folders specified by the include option, and the folders specified by environment variable INC_RXA.

[Example]

-

Folders c:\usr\inc and c:\usr\rxc are searched for the include file.