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.SQLite.csproj | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.csproj')
diff --git a/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.csproj b/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.csproj
index ef2ecaa..463cf86 100644
--- a/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.csproj
+++ b/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.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\System.Data.SQLite.dll
+ ..\..\bin\System.Data.SQLite.dll
False
- ..\bin\libsecondlife.dll
+ ..\..\bin\libsecondlife.dll
False
--
cgit v1.1