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.Framework.Data.DB4o.csproj | 8 ++++---- .../OpenGrid.Framework.Data.DB4o.dll.build | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'OpenGridServices/OpenGrid.Framework.Data.DB4o') diff --git a/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.csproj b/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.csproj index 02abc3e..82d4f5f 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.csproj +++ b/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.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 @@ -71,11 +71,11 @@ False - ..\bin\libsecondlife.dll + ..\..\bin\libsecondlife.dll False - ..\bin\Db4objects.Db4o.dll + ..\..\bin\Db4objects.Db4o.dll False diff --git a/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.dll.build b/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.dll.build index 144813b..8e0f53a 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.dll.build +++ b/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.dll.build @@ -24,14 +24,14 @@ - - - + + + - - - + + + -- cgit v1.1