Intel® C++ Compiler 16.0 User and Reference Guide

iprefix

Option for indicating the prefix for referencing directories containing header files.

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:

-iprefix prefix

Windows:

None

Arguments

prefix

Is the prefix to use.

Default

OFF

Description

Options for indicating the prefix for referencing directories containing header files. Use prefix with option -iwithprefix as a prefix.

IDE Equivalent

None

Alternate Options

None