diff options
author | lbsa71 | 2007-03-29 19:42:58 +0000 |
---|---|---|
committer | lbsa71 | 2007-03-29 19:42:58 +0000 |
commit | feaf036aa2d83d493f1a5c7bb3ba7bec57f4c41e (patch) | |
tree | a0fe02996a7d0cd226ab7a658ad55e204c3a2410 /OpenSim/OpenSim.exe.build | |
parent | * Now the rest handlers try to match path as close as possibly, so it's possi... (diff) | |
download | opensim-SC_OLD-feaf036aa2d83d493f1a5c7bb3ba7bec57f4c41e.zip opensim-SC_OLD-feaf036aa2d83d493f1a5c7bb3ba7bec57f4c41e.tar.gz opensim-SC_OLD-feaf036aa2d83d493f1a5c7bb3ba7bec57f4c41e.tar.bz2 opensim-SC_OLD-feaf036aa2d83d493f1a5c7bb3ba7bec57f4c41e.tar.xz |
* Moved LoginServer and LocalUserProfileManager to OpenSim.Servers
Diffstat (limited to 'OpenSim/OpenSim.exe.build')
-rw-r--r-- | OpenSim/OpenSim.exe.build | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
26 | <include name="../bin/OpenSim.Framework.dll" /> | 26 | <include name="../bin/OpenSim.Framework.dll" /> |
27 | <include name="../bin/OpenSim.Framework.Console.dll" /> | 27 | <include name="../bin/OpenSim.Framework.Console.dll" /> |
28 | <include name="../bin/OpenSim.Physics.Manager.dll" /> | 28 | <include name="../bin/OpenSim.Physics.Manager.dll" /> |
29 | <include name="../bin/OpenSim.Servers.dll" /> | ||
29 | <include name="../bin/OpenSim.RegionServer.dll" /> | 30 | <include name="../bin/OpenSim.RegionServer.dll" /> |
30 | </references> | 31 | </references> |
31 | </csc> | 32 | </csc> |