From 8fc38a3dc17ff92517be328a18d246b89183dfdd Mon Sep 17 00:00:00 2001
From: MW
Date: Sat, 10 Mar 2007 10:01:03 +0000
Subject: Updated Project files
---
src/Config/SimConfig/SimConfig.csproj | 2 +-
src/GridInterfaces/GridInterfaces.csproj | 2 +-
src/LocalServers/LocalGridServers/LocalGridServers.csproj | 2 +-
src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj | 12 ++++++------
src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj | 2 +-
src/Second-server.csproj | 4 ++--
6 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/src/Config/SimConfig/SimConfig.csproj b/src/Config/SimConfig/SimConfig.csproj
index 3131405..0e0958b 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 bbdc9e9..1c00268 100644
--- a/src/GridInterfaces/GridInterfaces.csproj
+++ b/src/GridInterfaces/GridInterfaces.csproj
@@ -27,7 +27,7 @@
- ..\..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll
+ ..\bin\libsecondlife.dll
False
diff --git a/src/LocalServers/LocalGridServers/LocalGridServers.csproj b/src/LocalServers/LocalGridServers/LocalGridServers.csproj
index dc9c566..c7310b7 100644
--- a/src/LocalServers/LocalGridServers/LocalGridServers.csproj
+++ b/src/LocalServers/LocalGridServers/LocalGridServers.csproj
@@ -27,7 +27,7 @@
- ..\..\..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll
+ ..\bin\libsecondlife.dll
False
diff --git a/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj b/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj
index 9b5c487..e57b547 100644
--- a/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj
+++ b/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj
@@ -27,11 +27,11 @@
- ..\..\..\bin\Db4objects.Db4o.dll
+ ..\bin\Db4objects.Db4o.dll
False
- ..\..\..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll
+ ..\bin\libsecondlife.dll
False
@@ -40,14 +40,14 @@
-
- {5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}
- GridInterfaces
-
{C9A6026D-8E0C-4FE4-8691-FB2A566AA245}
ServerConsole
+
+ {5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}
+ GridInterfaces
+
\ No newline at end of file
diff --git a/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
index 6fc1e5a..2719703 100644
--- a/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
+++ b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
@@ -27,7 +27,7 @@
- ..\..\..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll
+ ..\bin\libsecondlife.dll
False
diff --git a/src/Second-server.csproj b/src/Second-server.csproj
index dfb5168..81399ce 100644
--- a/src/Second-server.csproj
+++ b/src/Second-server.csproj
@@ -40,11 +40,11 @@
- ..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll
+ ..\bin\libsecondlife.dll
False
- ..\..\..\..\..\Opensim-pluginsystem\bin\Axiom.MathLib.dll
+ ..\bin\Axiom.MathLib.dll
False
--
cgit v1.1