Intel® C++ Compiler XE 13.1 User and Reference Guides
Adds a framework directory to the head of an include file search path.
IA-32, Intel® 64 architecture
Linux: | None |
OS X: | -Fdir |
Windows: | None |
dir |
Is the name for the framework directory. |
OFF |
The compiler does not add a framework directory to the head of an include file search path. |
This option adds a framework directory to the head of an include file search path.
None