Hello,
We make use of the //{{NO_DEPENDENCIES}} tag in some of our headers to avoid large rebuilds in incremental builds. This tag was broken in the initial release of Visual Studio 2010 (as acknowledged here: https://connect.microsoft.com/VisualStudio/feedback/details/555842).
This was supposedly fixed in SP1, however, I am unable to get this to work for us, I tried the various things posted here:
http://blogs.msdn.com/b/vcblog/archive/2011/04/05/10149742.aspx
But none of them worked.
Anyone had any luck getting this to work in SP1?
Thanks,
Andrew Bushnell