I have a solution which uses nmake, so I cannot specify from property pages which compiler options I want to use, nor can I specify the compiler to be used. I want be able to use intel compiler with visual studio, and I simply need to know where to make does changes.
Thank you.