phoenix-firestorm/indra/tools/vstool
Oz Linden 949942c730 merge changes for 3.7.29-release 2015-06-08 16:33:02 -04:00
..
DispatchUtility.cs
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
app.config
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.