From 6ef494a8545121124ab7904f1d45810bdabdb045 Mon Sep 17 00:00:00 2001 From: Teravus Ovares Date: Mon, 22 Dec 2008 22:04:05 +0000 Subject: * Adding a 64bit compiled libode.so and an Ode.NET.dll.config so mono will automatically pull up either the 32 bit or the 64 bit library, (or the mac lib) depending on which platform it's being run under. --- bin/Ode.NET.dll.config | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bin/Ode.NET.dll.config (limited to 'bin/Ode.NET.dll.config') diff --git a/bin/Ode.NET.dll.config b/bin/Ode.NET.dll.config new file mode 100644 index 0000000..58aad3f --- /dev/null +++ b/bin/Ode.NET.dll.config @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file -- cgit v1.1