From ccd74f888bcb2fe60d14d45bfc9506a2c005aa82 Mon Sep 17 00:00:00 2001 From: Melanie Thielker Date: Sat, 23 Aug 2008 02:30:07 +0000 Subject: Some complex re-ordering to make prebuild do what needed to be done. It is now possible to use module interfaces without referencing Scene. Place those interfaces in OpenSim/Region/Interfaces. They may not use any refs from OpenSim.Region.Environment as parameters. This resolves a circular library ref introduced in r5949 --- prebuild.xml | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 2f67c60..48c4093 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -650,6 +650,29 @@ + + + + ../../../bin/ + + + + + ../../../bin/ + + + + ../../../bin/ + + + + + + + + + + @@ -668,12 +691,12 @@ - + @@ -768,6 +791,7 @@ + @@ -1575,6 +1599,7 @@ + @@ -1665,6 +1690,7 @@ + @@ -1888,6 +1914,7 @@ + -- cgit v1.1