summaryrefslogtreecommitdiff
path: root/indra/tools/vstool/README.txt
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2016-08-15 17:12:37 -0400
committerNat Goodspeed <nat@lindenlab.com>2016-08-15 17:12:37 -0400
commit454da876dc648d34aacf27217952e640f4fdaa88 (patch)
treed6b0907b07c77dad373395a9aa785eb1421b5f80 /indra/tools/vstool/README.txt
parentb25ee9095deca0cd0c7eedafda89e021734d0ca7 (diff)
Backed out changeset e187a6b45ce6: restored VSTool et al.
Diffstat (limited to 'indra/tools/vstool/README.txt')
-rw-r--r--indra/tools/vstool/README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/tools/vstool/README.txt b/indra/tools/vstool/README.txt
new file mode 100644
index 0000000000..e419180031
--- /dev/null
+++ b/indra/tools/vstool/README.txt
@@ -0,0 +1,9 @@
+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.
+
+