summaryrefslogtreecommitdiff
path: root/indra/tools/vstool/README.txt
diff options
context:
space:
mode:
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.
+
+