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

iwithprefix

Appends a directory to the prefix passed in by -iprefix and puts it on the include search path at the end of the include directories.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architecture

Syntax

Linux and OS X:

-iwithprefixdir

Windows:

None

Arguments

dir

Is the include directory.

Default

OFF

Description

This option appends a directory to the prefix passed in by -iprefix and puts it on the include search path at the end of the include directories.

Alternate Options

None


Submit feedback on this help topic