I have 2 C++ sources (main.cpp and test.cpp) in new console application in Visual Studio 2010. When I change main.cpp and press F5 (run), ICC always rebuild all *.cpp files. But in Visual Studio 2008, ICC correctly compiles only changed cpp file.
ICC always do full rebuild in VC++ 2010
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.



