phoenix-firestorm/indra/tools/vstool
callum_linden 97eb74adc2 Update VSTool that is used to set configuration in MSVC solution file for MSVC 2013 (v12.x) 2014-12-12 09:30:33 -08:00
..
README.txt
VSTool.csproj
VSTool.exe Update VSTool that is used to set configuration in MSVC solution file for MSVC 2013 (v12.x) 2014-12-12 09:30:33 -08:00
VSTool.sln
main.cs Update VSTool that is used to set configuration in MSVC solution file for MSVC 2013 (v12.x) 2014-12-12 09:30:33 -08:00

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

VSTool is a command line utility to manipulate VisualStudio settings. 

The windows cmake project configuration uses VSTool.exe

A handy upgrade:
 figure out how to make cmake build this csharp app
 - or write the app using script (jscript?!?) so it doesn't need to be built.