From f1af78d6844e61232bd271d9e91ea9e97e5c4451 Mon Sep 17 00:00:00 2001 From: MW Date: Thu, 24 May 2007 13:08:36 +0000 Subject: Stage 2: GridServices build files should be fixed now, Someone will need to test it under nant, and the releng scripts might need updating as we now have two solutions. Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices. --- prebuild.xml | 98 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 49 insertions(+), 49 deletions(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 41ded03..98ef888 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -132,7 +132,7 @@ - ../../bin/ + ../../../bin/ @@ -513,19 +513,19 @@ - + - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ @@ -535,19 +535,19 @@ - + - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ @@ -559,19 +559,19 @@ - + - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ @@ -583,19 +583,19 @@ - + - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ @@ -606,19 +606,19 @@ - + - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ @@ -632,19 +632,19 @@ - + - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ @@ -658,19 +658,19 @@ - + - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ @@ -681,19 +681,19 @@ - + - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ @@ -711,19 +711,19 @@ - + - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ @@ -740,19 +740,19 @@ - + - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ - ../bin/ + ../../bin/ @@ -771,19 +771,19 @@ - + - ../../bin/ + ../../../bin/ - ../../bin/ + ../../../bin/ - ../../bin/ + ../../../bin/ @@ -796,19 +796,19 @@ - + - ../../bin/ + ../../../bin/ - ../../bin/ + ../../../bin/ - ../../bin/ + ../../../bin/ -- cgit v1.1