Intel® C++ Compiler XE 13.1 User and Reference Guides
Add directory to the front of the include file search path for files included with quotes but not brackets.
All
Linux and OS X: | -iquote dir |
Windows: | None |
dir |
Is the name of the directory to add. |
OFF |
The compiler does not add a directory to the front of the include file search path. |
Add directory to the front of the include file search path for files included with quotes but not brackets.
None