From feaf036aa2d83d493f1a5c7bb3ba7bec57f4c41e Mon Sep 17 00:00:00 2001 From: lbsa71 Date: Thu, 29 Mar 2007 19:42:58 +0000 Subject: * Moved LoginServer and LocalUserProfileManager to OpenSim.Servers --- OpenSim/OpenSim.csproj | 6 ++++++ OpenSim/OpenSim.exe.build | 1 + 2 files changed, 7 insertions(+) (limited to 'OpenSim') diff --git a/OpenSim/OpenSim.csproj b/OpenSim/OpenSim.csproj index c5858c1..f56206f 100644 --- a/OpenSim/OpenSim.csproj +++ b/OpenSim/OpenSim.csproj @@ -98,6 +98,12 @@ {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} False + + OpenSim.Servers + {8BB20F0A-0000-0000-0000-000000000000} + {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + False + OpenSim.RegionServer {632E1BFD-0000-0000-0000-000000000000} diff --git a/OpenSim/OpenSim.exe.build b/OpenSim/OpenSim.exe.build index 613f527..deb4cfb 100644 --- a/OpenSim/OpenSim.exe.build +++ b/OpenSim/OpenSim.exe.build @@ -26,6 +26,7 @@ + -- cgit v1.1