Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference

ID 767253
Date 3/22/2024
Public
Document Table of Contents

iprefix

Lets you indicate the prefix for referencing directories that contain header files.

Syntax

Linux:

-iprefix prefix

Windows:

None

Arguments

prefix

Is the prefix to use.

Default

OFF

No prefix is included.

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