Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

Visual Studio/C++ 2010 SP1 and NO_DEPENDENCIES tag in headers files not working

$
0
0

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


Viewing all articles
Browse latest Browse all 15302

Trending Articles