From 754129b90331d9ac5a160a3adefa9a7c6b150503 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Wed, 8 Feb 2012 15:33:51 +0000 Subject: files need to run UbitODE in linux ( untested ) --- .../OpenSim.Region.Physics.UbitOdePlugin.dll.config | 7 +++++++ bin/Physics/libode-x86_64.so | Bin 0 -> 5546089 bytes bin/Physics/libode.so | Bin 0 -> 3051566 bytes 3 files changed, 7 insertions(+) create mode 100644 bin/Physics/OpenSim.Region.Physics.UbitOdePlugin.dll.config create mode 100644 bin/Physics/libode-x86_64.so create mode 100644 bin/Physics/libode.so (limited to 'bin') diff --git a/bin/Physics/OpenSim.Region.Physics.UbitOdePlugin.dll.config b/bin/Physics/OpenSim.Region.Physics.UbitOdePlugin.dll.config new file mode 100644 index 0000000..f8f071e --- /dev/null +++ b/bin/Physics/OpenSim.Region.Physics.UbitOdePlugin.dll.config @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/bin/Physics/libode-x86_64.so b/bin/Physics/libode-x86_64.so new file mode 100644 index 0000000..9c3070a Binary files /dev/null and b/bin/Physics/libode-x86_64.so differ diff --git a/bin/Physics/libode.so b/bin/Physics/libode.so new file mode 100644 index 0000000..6bb85fb Binary files /dev/null and b/bin/Physics/libode.so differ -- cgit v1.1