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

How to set vcxproj platform toolset using VisualStudio AddIn

$
0
0

I have a very large VS2012 solution with more than two hundreds vcxprojs which have been just upgraded from VS2008. By default VS2012 set the PlatformToolset to v110 for the upgraded vcxprojs. However, I need it to be set to v110_xp instead and I am thinking to create a simple AddIn to do so. However, I couldn't find which object property should I set to change the PlatformToolset.

I know that I can achieve the same objective using some sort of externals scripts, but I have a set of similar AddIns as well and I prefer to manage Solution/Project related tools using AddIn.

Thanks.


Viewing all articles
Browse latest Browse all 4410

Trending Articles



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