phoenix-firestorm/indra/tools/vstool
Mark Palange 6dd125d375 DEV-16502 - Cleaned up error messages, better error handling in vstool/main.cs
Reviewed by Richard
2008-06-25 17:56:53 +00:00
..
README.txt svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge 2008-06-02 21:14:31 +00:00
VSTool.csproj svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge 2008-06-02 21:14:31 +00:00
VSTool.exe DEV-16502 - Cleaned up error messages, better error handling in vstool/main.cs 2008-06-25 17:56:53 +00:00
VSTool.sln svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge 2008-06-02 21:14:31 +00:00
main.cs DEV-16502 - Cleaned up error messages, better error handling in vstool/main.cs 2008-06-25 17:56:53 +00: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.