From 390298ed40e18410b69256240fdda82889fd5d0f Mon Sep 17 00:00:00 2001
From: Sean Dague
Date: Tue, 4 Mar 2008 15:17:26 +0000
Subject: From: Dr Scofield <hud@zurich.ibm.com>

current prebuild.xml references /bin/Physics which is only created as a
result of the build process itself. runprebuild fails therefore.



---
 prebuild.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/prebuild.xml b/prebuild.xml
index 1702e96..081ac95 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -972,7 +972,6 @@
       </Configuration>
 
       <ReferencePath>../../../../bin/</ReferencePath>
-      <ReferencePath>../../../../bin/Physics/</ReferencePath>
 
       <Reference name="libsecondlife.dll"/>
       <Reference name="Axiom.MathLib.dll" localCopy="false"/>
-- 
cgit v1.1