From 2f8d7092bc2c9609fa98d6888106b96f38b22828 Mon Sep 17 00:00:00 2001 From: dan miller Date: Sun, 21 Oct 2007 08:36:32 +0000 Subject: libraries moved to opensim-libs, a new repository --- libraries/ode-0.9/opensim_build_notes.txt | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100755 libraries/ode-0.9/opensim_build_notes.txt (limited to 'libraries/ode-0.9/opensim_build_notes.txt') diff --git a/libraries/ode-0.9/opensim_build_notes.txt b/libraries/ode-0.9/opensim_build_notes.txt deleted file mode 100755 index b5708a0..0000000 --- a/libraries/ode-0.9/opensim_build_notes.txt +++ /dev/null @@ -1,27 +0,0 @@ -source: -http://downloads.sourceforge.net/opende/ode-src-0.9.zip - -changes: -build/vs2005/ode.sln: Configuration Properties/General/Use Of MFC = "Use MFC in a Static Library" -changed default configuration to release -created contrib/Ode.NET/Ode.NET.sln using premake --target vs2005 - -build: - -windows: -compiler: Visual Studio 2005 Express -build/vs2005/ode.sln -build all -copy lib/releasedll/ode.dll to trunk/bin - -compiler: Visual Studio 2005 Express -contrib/Ode.NET -Ode.NET.sln -build all -copy Ode/obj/Release/Ode.NET.dll to trunk/bin - -linux: -configure --enable-shared -make -k -ignore the compile errors on drawstuff -copy libode.so to bin -- cgit v1.1