|
The Intel® C++ compiler only supports native (non-managed) project types such as "Win32 Console Project," "Win32 Application," etc. Project types with .NET attributes, such as the ones below cannot be converted to an Intel C++ project:
- Empty Project (.NET)
- Class Library (.NET)
- Console Application (.NET)
- Windows* Control Library (.NET)
- Windows* Forms Application (.NET)
- Windows* Service (.NET)
This applies to:
|