diff --git a/src/Config/SimConfig/SimConfig.csproj b/src/Config/SimConfig/SimConfig.csproj index 0e0958b76e..3131405970 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 1c002684c4..4d50848564 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 c7310b7224..3749bfcfaf 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 e57b5475ff..d6cb22b17e 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 2719703b71..ed400cac87 100644 --- a/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj +++ b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj @@ -27,7 +27,7 @@ - ..\bin\libsecondlife.dll + ..\..\..\bin\libsecondlife.dll False