diff options
author | Jacek Antonelli | 2009-01-13 00:19:34 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-01-13 00:19:34 -0600 |
commit | 106b2a600c59404ef6bb95b77f8bbf271b659baa (patch) | |
tree | 4f9394f0ca34003347de3dffff40efd8a3a43c6c /linden/indra/tools/vstool/README.txt | |
parent | Merge 1.1.0 alpha into quickfilter (diff) | |
parent | Merge commit 'mccabe/1.1.0a-gstreamer' into 1.1.0a (diff) | |
download | meta-impy-106b2a600c59404ef6bb95b77f8bbf271b659baa.zip meta-impy-106b2a600c59404ef6bb95b77f8bbf271b659baa.tar.gz meta-impy-106b2a600c59404ef6bb95b77f8bbf271b659baa.tar.bz2 meta-impy-106b2a600c59404ef6bb95b77f8bbf271b659baa.tar.xz |
Merge branch '1.1.0a-gstreamer' into next
Diffstat (limited to 'linden/indra/tools/vstool/README.txt')
-rw-r--r-- | linden/indra/tools/vstool/README.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/linden/indra/tools/vstool/README.txt b/linden/indra/tools/vstool/README.txt index e419180..6f64aa4 100644 --- a/linden/indra/tools/vstool/README.txt +++ b/linden/indra/tools/vstool/README.txt | |||
@@ -1,9 +1,9 @@ | |||
1 | VSTool is a command line utility to manipulate VisualStudio settings. | 1 | VSTool is a command line utility to manipulate VisualStudio settings. |
2 | 2 | ||
3 | The windows cmake project configuration uses VSTool.exe | 3 | The windows cmake project configuration uses VSTool.exe |
4 | 4 | ||
5 | A handy upgrade: | 5 | A handy upgrade: |
6 | figure out how to make cmake build this csharp app | 6 | figure out how to make cmake build this csharp app |
7 | - or write the app using script (jscript?!?) so it doesn't need to be built. | 7 | - or write the app using script (jscript?!?) so it doesn't need to be built. |
8 | 8 | ||
9 | 9 | ||