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

idirafter

Adds a directory to the second include file search path.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-idirafterdir

Windows:

None

Arguments

dir

Is the name of the directory to add.

Default

OFF

Include file search paths include certain default directories.

Description

This option adds a directory to the second include file search path (after -I).

Alternate Options

None


Submit feedback on this help topic