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

ID 767253
Date 9/08/2022
Public

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

Document Table of Contents

Use Property Pages

The Intel® oneAPI DPC++/C++ Compiler includes support for Property Pages to manage both Intel-specific and general compiler options.

To set compiler options in Microsoft Visual Studio*:

  1. Right-click on a project or source file in the Solution Explorer view.
  2. Select Properties from the pop-up menu.
  3. In the Property Pages dialog box, expand the C/C++ (for C++), or DPC++ (for DPC++) section to view the categories of compiler options.
  4. Click OK to complete your selection.

The option you selected is used in the compilation the next time you build your project.