Anton Pevtsov wrote:
[...]
I found that there are several strange things with ICC Compiler
integrated into Visual Studio:
[...]
2. The ICC solutiion uses .icproj files for projects but requires
corresponding .vcproj files too. It looks like it is impossible to open
the solution without .vcproj file. So the builddir for ICC90 contains
both .icproj and .vcproj files.

That's fine. I assume you will be creating these only when generating
the solution for Intel C++ (and not also when generating an MSVC-only
solution).

Martin

Reply via email to