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 which are read by preprocessor directive "#include" or assembler control instruction "$INCLUDE/$BINCLUDE" as path. |
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).) |
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 the current folder, folder D:\include, the standard folder in that order, describe as: |