This option specifies the folder to search include files.
This option specifies path as the folder where the include file is searched for when the include file name is specified without a path or as a relative path in the $INCLUDE or $BINCLUDE control instruction. |
Path specified by this 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).) |
Folder that contains the source file where the $INCLUDE or $BINCLUDE control instruction is specified. |
To search include files from folder "D:\include", "D:\src", and the current folder in that order, describe as: |