aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/GridInterfaces/GridInterfaces.sln
diff options
context:
space:
mode:
authorMW2007-03-14 12:36:00 +0000
committerMW2007-03-14 12:36:00 +0000
commit4641be50f5082e82302ff65ec6a982f3d9ffbc94 (patch)
tree127ab92689ed41060e2c45b3e676d6cd47097c2b /src/GridInterfaces/GridInterfaces.sln
parentReplaced VS2005 compatible versions of AssemblyInfo.cs (diff)
downloadopensim-SC_OLD-4641be50f5082e82302ff65ec6a982f3d9ffbc94.zip
opensim-SC_OLD-4641be50f5082e82302ff65ec6a982f3d9ffbc94.tar.gz
opensim-SC_OLD-4641be50f5082e82302ff65ec6a982f3d9ffbc94.tar.bz2
opensim-SC_OLD-4641be50f5082e82302ff65ec6a982f3d9ffbc94.tar.xz
Added the physics plugin projects to the VS solution.
Added SimHttp.cs to the Second-server project Renamed the old PhysXplugin to BasicPhysicsplugin Deleted the excess solutions
Diffstat (limited to '')
-rw-r--r--src/GridInterfaces/GridInterfaces.sln17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/GridInterfaces/GridInterfaces.sln b/src/GridInterfaces/GridInterfaces.sln
deleted file mode 100644
index 5ac2b6d..0000000
--- a/src/GridInterfaces/GridInterfaces.sln
+++ /dev/null
@@ -1,17 +0,0 @@
1
2Microsoft Visual Studio Solution File, Format Version 9.00
3# SharpDevelop 2.1.0.2017
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GridInterfaces", "GridInterfaces.csproj", "{5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}"
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 {5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
13 {5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
14 {5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}.Release|Any CPU.Build.0 = Release|Any CPU
15 {5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
16 EndGlobalSection
17EndGlobal