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. --- .../OpenGrid.Config.GridConfigDb4o.csproj | 30 ++++++++++------------ .../OpenGrid.Config.GridConfigDb4o.dll.build | 14 +++++----- 2 files changed, 20 insertions(+), 24 deletions(-) (limited to 'OpenGridServices/OpenGrid.Config') diff --git a/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.csproj b/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.csproj index 00d987b..744e1e8 100644 --- a/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.csproj +++ b/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.csproj @@ -32,7 +32,7 @@ True 4096 False - ..\..\bin\ + ..\..\..\bin\ False False False @@ -50,7 +50,7 @@ False 4096 True - ..\..\bin\ + ..\..\..\bin\ False False False @@ -63,7 +63,7 @@ False - ..\..\bin\System.Data.dll + ..\..\..\bin\System.Data.dll False @@ -71,27 +71,23 @@ False - ..\..\bin\libsecondlife.dll + ..\..\..\bin\libsecondlife.dll False - ..\..\bin\Db4objects.Db4o.dll + ..\..\..\bin\Db4objects.Db4o.dll + False + + + OpenSim.Framework.dll + False + + + OpenSim.Framework.Console.dll False - - OpenSim.Framework - {8ACA2445-0000-0000-0000-000000000000} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - False - - - OpenSim.Framework.Console - {A7CD0630-0000-0000-0000-000000000000} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - False - diff --git a/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.dll.build b/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.dll.build index 61d3efd..cbc8479 100644 --- a/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.dll.build +++ b/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.dll.build @@ -22,15 +22,15 @@ - - - - + + + + - - - + + + -- cgit v1.1