Add a Copy of the C/C++ Annotation Definition
File to Your Visual Studio* Project
Support for Microsoft* Visual Studio* 2017 is deprecated as of the Intel® oneAPI 2022.1 release, and will be removed in a future release.
If you do not want to refer to the installed C/C++
annotation include header file, you can reference a solution- or
project-specific copy of it.
To add a project-specific annotations include file to
your Visual Studio project:
- In Solution Explorer, right-click the project where you want to create theannotation header file.Intel® Advisor
- Click>AddThe Add New Item dialog box opens.New Item...
- UnderInstalled Templates, click.Intel Advisor [version]
- In the middle column, clickadvisor-annotate.
- Type a file name for this include file, such asadvisor-annotate.hfor the C/C++ header file.
- Verify the directory containing the solution- or project-specific header file and click.Add
In Solution Explorer, a copy of
the header file appears as a file under the project folder.