Intel® C++ Compiler 19.0 Developer Guide and Reference
When you create a project, Microsoft Visual Studio* automatically creates a corresponding solution to contain it. To create a new Intel® C++ project using Microsoft Visual Studio*:
The hello32 project assumes focus in the Solution Explorer view. The default Microsoft Visual Studio* solution is also named hello32
Your newly created project is a Visual C++* project. To specify that you want to use the Intel® C++ Compiler for your Microsoft Visual Studio* project, use the Project > Intel Compiler > Use Intel C++ toolbar option.
Before you can build the hello32 project, you need to add a source file to the empty project. Follow these steps: