aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/physics/RealPhysX
diff options
context:
space:
mode:
authorMW2007-03-14 12:36:00 +0000
committerMW2007-03-14 12:36:00 +0000
commit4641be50f5082e82302ff65ec6a982f3d9ffbc94 (patch)
tree127ab92689ed41060e2c45b3e676d6cd47097c2b /src/physics/RealPhysX
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 'src/physics/RealPhysX')
-rw-r--r--src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.csproj2
-rw-r--r--src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.sln7
2 files changed, 1 insertions, 8 deletions
diff --git a/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.csproj b/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.csproj
index ae7bb79..b4f2690 100644
--- a/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.csproj
+++ b/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.csproj
@@ -1,4 +1,4 @@
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup> 2 <PropertyGroup>
3 <OutputType>Library</OutputType> 3 <OutputType>Library</OutputType>
4 <RootNamespace>RealPhysXplugin</RootNamespace> 4 <RootNamespace>RealPhysXplugin</RootNamespace>
diff --git a/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.sln b/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.sln
deleted file mode 100644
index 34f87e6..0000000
--- a/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.sln
+++ /dev/null
@@ -1,7 +0,0 @@
1
2Microsoft Visual Studio Solution File, Format Version 9.00
3# SharpDevelop 2.1.0.2017
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RealPhysXplugin", "RealPhysXplugin.csproj", "{56C1D214-F389-4228-921A-0A3A0712C159}"
5EndProject
6Global
7EndGlobal