From 1f3e42adf37c3ae9523202cc22b3c23609dfc283 Mon Sep 17 00:00:00 2001 From: Mic Bowman Date: Tue, 12 Jul 2011 11:14:48 -0700 Subject: reorder bulletsim and convex decomposition projects in prebuild.xml. seems to fix the build on mono/linux. --- prebuild.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/prebuild.xml b/prebuild.xml index 66ecfd9..356c4b0 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -601,31 +601,23 @@ - + - ../../../../bin/Physics/ + ../../../../bin/ - ../../../../bin/Physics/ + ../../../../bin/ ../../../../bin/ + - - - - - - - - - @@ -634,23 +626,31 @@ - + - ../../../../bin/ + ../../../../bin/Physics/ - ../../../../bin/ + ../../../../bin/Physics/ ../../../../bin/ - + + + + + + + + + -- cgit v1.1