phoenix-firestorm/indra/tools/vstool
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
..
DispatchUtility.cs
README.txt remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
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.