From b537bbc410e40716d8ac633b44f201c11639a419 Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Fri, 20 Jul 2012 15:44:53 -0700 Subject: Reorder BulletSim in prebuild.xml so OpenSim.Region.CoreModules is compiled before BulletSim is --- prebuild.xml | 116 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 58 insertions(+), 58 deletions(-) diff --git a/prebuild.xml b/prebuild.xml index b06aa1c..6dbe9f5 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -553,64 +553,6 @@ - - - - ../../../../bin/ - - - - - ../../../../bin/ - - - - ../../../../bin/ - - - - - - - - - - - - - - - - ../../../../bin/Physics/ - - - - - ../../../../bin/Physics/ - - - - ../../../../bin/ - - - - - - - - - - - - - - - - - - - - @@ -1739,6 +1681,64 @@ + + + + ../../../../bin/ + + + + + ../../../../bin/ + + + + ../../../../bin/ + + + + + + + + + + + + + + + + ../../../../bin/Physics/ + + + + + ../../../../bin/Physics/ + + + + ../../../../bin/ + + + + + + + + + + + + + + + + + + + + -- cgit v1.1