diff options
author | MW | 2007-03-14 12:36:00 +0000 |
---|---|---|
committer | MW | 2007-03-14 12:36:00 +0000 |
commit | 4641be50f5082e82302ff65ec6a982f3d9ffbc94 (patch) | |
tree | 127ab92689ed41060e2c45b3e676d6cd47097c2b /src/physics/plugins/PhysXplugin.sln | |
parent | Replaced VS2005 compatible versions of AssemblyInfo.cs (diff) | |
download | opensim-SC-4641be50f5082e82302ff65ec6a982f3d9ffbc94.zip opensim-SC-4641be50f5082e82302ff65ec6a982f3d9ffbc94.tar.gz opensim-SC-4641be50f5082e82302ff65ec6a982f3d9ffbc94.tar.bz2 opensim-SC-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/physics/plugins/PhysXplugin.sln | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/physics/plugins/PhysXplugin.sln b/src/physics/plugins/PhysXplugin.sln deleted file mode 100644 index 06e73d1..0000000 --- a/src/physics/plugins/PhysXplugin.sln +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | | ||
2 | Microsoft Visual Studio Solution File, Format Version 9.00 | ||
3 | # SharpDevelop 2.1.0.2017 | ||
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PhysXplugin", "PhysXplugin.csproj", "{ADB751AA-8426-4668-B1FA-43762126CEB3}" | ||
5 | EndProject | ||
6 | Global | ||
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 | {ADB751AA-8426-4668-B1FA-43762126CEB3}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
13 | {ADB751AA-8426-4668-B1FA-43762126CEB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
14 | {ADB751AA-8426-4668-B1FA-43762126CEB3}.Release|Any CPU.Build.0 = Release|Any CPU | ||
15 | {ADB751AA-8426-4668-B1FA-43762126CEB3}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
16 | EndGlobalSection | ||
17 | EndGlobal | ||