From fb9562e419d52f852e5542f2000762b0f066a270 Mon Sep 17 00:00:00 2001
From: lbsa71
Date: Sun, 25 Mar 2007 18:40:36 +0000
Subject: * Hopefully it builds again...
---
.../OpenSim.Physics.BasicPhysicsPlugin.csproj | 4 +-
.../Manager/OpenSim.Physics.Manager.csproj | 4 +-
.../OdePlugin/OpenSim.Physics.OdePlugin.csproj | 97 ++++++++++++++++++++++
.../PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj | 4 +-
4 files changed, 103 insertions(+), 6 deletions(-)
create mode 100644 OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.csproj
(limited to 'OpenSim.Physics')
diff --git a/OpenSim.Physics/BasicPhysicsPlugin/OpenSim.Physics.BasicPhysicsPlugin.csproj b/OpenSim.Physics/BasicPhysicsPlugin/OpenSim.Physics.BasicPhysicsPlugin.csproj
index 608c0a7..5b89dd9 100644
--- a/OpenSim.Physics/BasicPhysicsPlugin/OpenSim.Physics.BasicPhysicsPlugin.csproj
+++ b/OpenSim.Physics/BasicPhysicsPlugin/OpenSim.Physics.BasicPhysicsPlugin.csproj
@@ -3,7 +3,7 @@
Local
8.0.50727
2.0
- {0A4D5E28-88B6-474E-AC5F-3F99822DD976}
+ {EFFAF441-6D39-4723-9F63-B8701F6190AB}
Debug
AnyCPU
@@ -70,7 +70,7 @@
OpenSim.Physics.Manager
- {79C8C9A7-EF80-426D-B815-AC88E7998DFE}
+ {A122E6D1-0245-40BB-9986-E7C828B2177B}
{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
False
diff --git a/OpenSim.Physics/Manager/OpenSim.Physics.Manager.csproj b/OpenSim.Physics/Manager/OpenSim.Physics.Manager.csproj
index 3a7925c..9357659 100644
--- a/OpenSim.Physics/Manager/OpenSim.Physics.Manager.csproj
+++ b/OpenSim.Physics/Manager/OpenSim.Physics.Manager.csproj
@@ -3,7 +3,7 @@
Local
8.0.50727
2.0
- {79C8C9A7-EF80-426D-B815-AC88E7998DFE}
+ {A122E6D1-0245-40BB-9986-E7C828B2177B}
Debug
AnyCPU
@@ -74,7 +74,7 @@
OpenSim.Framework.Console
- {CE124F22-69FC-4499-AE68-1B877C5898C4}
+ {AD9B8A83-DF95-4B46-A91F-32F05669A390}
{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
False
diff --git a/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.csproj b/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.csproj
new file mode 100644
index 0000000..04a02c8
--- /dev/null
+++ b/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.csproj
@@ -0,0 +1,97 @@
+
+
+ Local
+ 8.0.50727
+ 2.0
+ {B9118A0A-2A54-45C0-8B45-3C8727E1F136}
+ Debug
+ AnyCPU
+
+
+
+ OpenSim.Physics.OdePlugin
+ JScript
+ Grid
+ IE50
+ false
+ Library
+
+ OpenSim.Physics.OdePlugin
+
+
+
+
+
+ False
+ 285212672
+ False
+
+
+ TRACE;DEBUG
+
+ True
+ 4096
+ False
+ ..\..\bin\Physics\
+ False
+ False
+ False
+ 4
+
+
+
+ False
+ 285212672
+ False
+
+
+ TRACE
+
+ False
+ 4096
+ True
+ ..\..\bin\Physics\
+ False
+ False
+ False
+ 4
+
+
+
+
+ System.dll
+ False
+
+
+ ..\..\bin\Axiom.MathLib.dll
+ False
+
+
+ ..\..\bin\..\lib\Ode.NET.dll
+ False
+
+
+
+
+ OpenSim.Physics.Manager
+ {A122E6D1-0245-40BB-9986-E7C828B2177B}
+ {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
+ False
+
+
+
+
+ Code
+
+
+ Code
+
+
+
+
+
+
+
+
+
+
diff --git a/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj b/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj
index 463700e..df02260 100644
--- a/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj
+++ b/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj
@@ -3,7 +3,7 @@
Local
8.0.50727
2.0
- {62652FE9-20CC-4855-9D1C-6C1CCD706CC1}
+ {E3B7B51F-00E3-439D-9A6D-278F20B42AB7}
Debug
AnyCPU
@@ -74,7 +74,7 @@
OpenSim.Physics.Manager
- {79C8C9A7-EF80-426D-B815-AC88E7998DFE}
+ {A122E6D1-0245-40BB-9986-E7C828B2177B}
{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
False
--
cgit v1.1