This option specifies the folder to search include files.
The include file is searched from the standard include file folder.
This option specifies the folder to search include files that are read by assembler control instruction "$INCLUDE/$BINCLUDE" as path. |
(1) Path specified by the -I option (If multiple paths are specified, they are searched in the order in which they were specified on the command line (that is, from left to right).)
To search include files from folder "D:\include", "D:\src", and the current folder in that order, describe as: |