Intel® C++ Compiler 16.0 User and Reference Guide

iwithprefixbefore

Similar to -iwithprefix except the include directory is placed in the same place as -I command line include directories.

Architecture Restrictions

Not available on Intel® 64 architecture targeting the Intel® Xeon Phi™ coprocessor x100 product family (formerly code name Knights Corner)

Syntax

Linux and OS X:

-iwithprefixbeforedir

Windows:

None

Arguments

dir

Is the include directory.

Default

OFF

Description

Similar to -iwithprefix except the include directory is placed in the same place as -I command line include directories.

IDE Equivalent

None

Alternate Options

None