Intel® C++ Compiler XE 13.1 User and Reference Guides

F (OS X*)

Adds a framework directory to the head of an include file search path.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architecture

Syntax

Linux:

None

OS X:

-Fdir

Windows:

None

Arguments

dir

Is the name for the framework directory.

Default

OFF

The compiler does not add a framework directory to the head of an include file search path.

Description

This option adds a framework directory to the head of an include file search path.

Alternate Options

None


Submit feedback on this help topic