diff options
Diffstat (limited to '')
-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 | ||