From aa4916988c36d8b8312c2d5579982770385c998a Mon Sep 17 00:00:00 2001 From: MW Date: Sat, 10 Mar 2007 10:31:41 +0000 Subject: Another attempt to fix the project files --- src/Config/SimConfig/SimConfig.csproj | 2 +- src/GridInterfaces/GridInterfaces.csproj | 2 +- src/LocalServers/LocalGridServers/LocalGridServers.csproj | 2 +- src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj | 8 ++++---- src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Config/SimConfig/SimConfig.csproj b/src/Config/SimConfig/SimConfig.csproj index 0e0958b..3131405 100644 --- a/src/Config/SimConfig/SimConfig.csproj +++ b/src/Config/SimConfig/SimConfig.csproj @@ -27,7 +27,7 @@ - ..\bin\Db4objects.Db4o.dll + ..\..\..\bin\Db4objects.Db4o.dll False diff --git a/src/GridInterfaces/GridInterfaces.csproj b/src/GridInterfaces/GridInterfaces.csproj index 1c00268..4d50848 100644 --- a/src/GridInterfaces/GridInterfaces.csproj +++ b/src/GridInterfaces/GridInterfaces.csproj @@ -27,7 +27,7 @@ - ..\bin\libsecondlife.dll + ..\..\bin\libsecondlife.dll False diff --git a/src/LocalServers/LocalGridServers/LocalGridServers.csproj b/src/LocalServers/LocalGridServers/LocalGridServers.csproj index c7310b7..3749bfc 100644 --- a/src/LocalServers/LocalGridServers/LocalGridServers.csproj +++ b/src/LocalServers/LocalGridServers/LocalGridServers.csproj @@ -27,7 +27,7 @@ - ..\bin\libsecondlife.dll + ..\..\..\bin\libsecondlife.dll False diff --git a/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj b/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj index e57b547..d6cb22b 100644 --- a/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj +++ b/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj @@ -26,12 +26,12 @@ - - ..\bin\Db4objects.Db4o.dll + + ..\..\..\bin\libsecondlife.dll False - - ..\bin\libsecondlife.dll + + ..\..\..\bin\Db4objects.Db4o.dll False diff --git a/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj index 2719703..ed400ca 100644 --- a/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj +++ b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj @@ -27,7 +27,7 @@ - ..\bin\libsecondlife.dll + ..\..\..\bin\libsecondlife.dll False -- cgit v1.1