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

ID 767253
Date 7/13/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: GUID-F1372FF4-0810-4E44-9B3D-C4F7A5EDB16E

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