When you have the Intel C++ compiler installed over Visual Studio, you can choose to convert a visual studio project to Intel C++ in the menu.<br /><br />But I can&#39;t figure out how to create a visual studio project which uses the Intel Compiler/Project System automatically?  The problem is that this is not a 1 time thing, since the visual studio projects are regenerated each time the cmakelists is changed.<br /><br />Also:  When using Intel C++ on windows, does anyone know how to get cmake to use precompiled headers?  Are there standard functions for this?<br /><br />Thanks,<br />Jesse