diff options
author | Jacek Antonelli | 2008-09-06 18:24:57 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-06 18:25:07 -0500 |
commit | 798d367d54a6c6379ad355bd8345fa40e31e7fe9 (patch) | |
tree | 1921f1708cd0240648c97bc02df2c2ab5f2fc41e /linden/indra/tools/vstool/VSTool.sln | |
parent | Second Life viewer sources 1.20.15 (diff) | |
download | meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.zip meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.gz meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.bz2 meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.xz |
Second Life viewer sources 1.21.0-RC
Diffstat (limited to 'linden/indra/tools/vstool/VSTool.sln')
-rw-r--r-- | linden/indra/tools/vstool/VSTool.sln | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/linden/indra/tools/vstool/VSTool.sln b/linden/indra/tools/vstool/VSTool.sln new file mode 100644 index 0000000..8859671 --- /dev/null +++ b/linden/indra/tools/vstool/VSTool.sln | |||
@@ -0,0 +1,19 @@ | |||
1 | Microsoft Visual Studio Solution File, Format Version 9.00 | ||
2 | # Visual Studio 2005 | ||
3 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VSTool", "VSTool.csproj", "{96943E2D-1373-4617-A117-D0F997A94919}" | ||
4 | EndProject | ||
5 | Global | ||
6 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
7 | Debug|Any CPU = Debug|Any CPU | ||
8 | Release|Any CPU = Release|Any CPU | ||
9 | EndGlobalSection | ||
10 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
11 | {96943E2D-1373-4617-A117-D0F997A94919}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
12 | {96943E2D-1373-4617-A117-D0F997A94919}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
13 | {96943E2D-1373-4617-A117-D0F997A94919}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
14 | {96943E2D-1373-4617-A117-D0F997A94919}.Release|Any CPU.Build.0 = Release|Any CPU | ||
15 | EndGlobalSection | ||
16 | GlobalSection(SolutionProperties) = preSolution | ||
17 | HideSolutionNode = FALSE | ||
18 | EndGlobalSection | ||
19 | EndGlobal | ||