aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.sln
diff options
context:
space:
mode:
authorTeravus Ovares2007-12-26 20:57:33 +0000
committerTeravus Ovares2007-12-26 20:57:33 +0000
commit2fc11762aeac47081f67e5cb854982937c78ba4a (patch)
tree8e43d60a12ff68f935612d6d231d4eb9e6917bf2 /OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.sln
parentIf a prim is persisted in the region, scripts dragged into its inventory afte... (diff)
downloadopensim-SC_OLD-2fc11762aeac47081f67e5cb854982937c78ba4a.zip
opensim-SC_OLD-2fc11762aeac47081f67e5cb854982937c78ba4a.tar.gz
opensim-SC_OLD-2fc11762aeac47081f67e5cb854982937c78ba4a.tar.bz2
opensim-SC_OLD-2fc11762aeac47081f67e5cb854982937c78ba4a.tar.xz
* Patch from Charlie0 to the OpenSim/Tools/OpenSim.GUI application to include the .sln file.
Diffstat (limited to '')
-rw-r--r--OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.sln b/OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.sln
new file mode 100644
index 0000000..6cdad46
--- /dev/null
+++ b/OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.sln
@@ -0,0 +1,20 @@
1?
2Microsoft Visual Studio Solution File, Format Version 9.00
3# Visual C# Express 2005
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenSim.GUI", "OpenSim.GUI.csproj", "{78AEEDD5-4DA8-4E05-8D53-F3C5476A0B97}"
5EndProject
6Global
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
8 Debug|Any CPU = Debug|Any CPU
9 Release|Any CPU = Release|Any CPU
10 EndGlobalSection
11 GlobalSection(ProjectConfigurationPlatforms) = postSolution
12 {78AEEDD5-4DA8-4E05-8D53-F3C5476A0B97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
13 {78AEEDD5-4DA8-4E05-8D53-F3C5476A0B97}.Debug|Any CPU.Build.0 = Debug|Any CPU
14 {78AEEDD5-4DA8-4E05-8D53-F3C5476A0B97}.Release|Any CPU.ActiveCfg = Release|Any CPU
15 {78AEEDD5-4DA8-4E05-8D53-F3C5476A0B97}.Release|Any CPU.Build.0 = Release|Any CPU
16 EndGlobalSection
17 GlobalSection(SolutionProperties) = preSolution
18 HideSolutionNode = FALSE
19 EndGlobalSection
20EndGlobal