Hiding platform toolset in solution explorer for C++ projects

  • Thread starter Thread starter Alex_Alex_S
  • Start date Start date
A

Alex_Alex_S

Guest
I am using Visual Studio 2013 on a solution where all c++ projects have platform toolset of Visual Studio 2012 - Windows XP. I cannot upgrade them for compatibility reasons with the rest of the developers. However, the string "(Visual Studio 2012 - Windows XP)" is added to all project names in solution explorer and generates a lot of clutter in my eyes.

Is there any way to hide it? I know that all projects are of this platform. I don't need VS to tell me :)

Alex.


Automatic function differentiation for optimization: CodePlex Archive

Continue reading...
 
Back
Top