Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 7/13/2023
Public
Document Table of Contents

Use Property Pages

The Intel® C++ Compiler Classic 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++ 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.