From 276011a0a149c5ea81dd106137889c840c10b738 Mon Sep 17 00:00:00 2001 From: MW Date: Sun, 22 Jul 2007 13:31:08 +0000 Subject: Think I've recovered my deleted files, so hopefully it works now. --- .../OpenSim.Region.Physics.BulletXPlugin.csproj | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 OpenSim/Region/Physics/BulletXPlugin/OpenSim.Region.Physics.BulletXPlugin.csproj (limited to 'OpenSim/Region/Physics/BulletXPlugin/OpenSim.Region.Physics.BulletXPlugin.csproj') diff --git a/OpenSim/Region/Physics/BulletXPlugin/OpenSim.Region.Physics.BulletXPlugin.csproj b/OpenSim/Region/Physics/BulletXPlugin/OpenSim.Region.Physics.BulletXPlugin.csproj new file mode 100644 index 0000000..fdb1d38 --- /dev/null +++ b/OpenSim/Region/Physics/BulletXPlugin/OpenSim.Region.Physics.BulletXPlugin.csproj @@ -0,0 +1,66 @@ + + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {2D3DE8E4-9202-46A4-857B-3579B70E8356} + Library + Properties + OpenSim.Region.Physics.BulletXPlugin + OpenSim.Region.Physics.BulletXPlugin + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + ..\..\..\..\bin\Physics\ + TRACE + prompt + 4 + + + + + + + + + + ..\..\..\..\bin\Axiom.MathLib.dll + False + + + False + ..\..\..\..\bin\Modified.XnaDevRu.BulletX.dll + + + False + ..\..\..\..\bin\MonoXnaCompactMaths.dll + + + False + ..\..\..\..\bin\OpenSim.Region.Physics.Manager.dll + + + + + + \ No newline at end of file -- cgit v1.1