Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

VCFileConfiguration ExcludeFromBuild slow

$
0
0

Hi

I using VCFileConfiguration.ExcludeFromBuild setting to exclude some files from the build, but this doesn't work well for large filesets as it is very slow.

Is there an alternate API that allow to this but faster?

I see that setting this results in a nested element added to the MSbuild underlying project

<ClCompile Include=Foo.cpp"> <ExcludeFromBuild Condition="">true</ExcludeFromBuild></ClCompile Include=Foo.cpp">
Any ideas to speed up setting this for multiple files.

Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>