aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorlbsa712007-03-29 19:42:58 +0000
committerlbsa712007-03-29 19:42:58 +0000
commitfeaf036aa2d83d493f1a5c7bb3ba7bec57f4c41e (patch)
treea0fe02996a7d0cd226ab7a658ad55e204c3a2410 /prebuild.xml
parent* Now the rest handlers try to match path as close as possibly, so it's possi... (diff)
downloadopensim-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 '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 3c84703..8cf0fcc 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -387,6 +387,7 @@
387 <Reference name="OpenSim.Framework"/> 387 <Reference name="OpenSim.Framework"/>
388 <Reference name="OpenSim.Framework.Console"/> 388 <Reference name="OpenSim.Framework.Console"/>
389 <Reference name="OpenSim.Physics.Manager"/> 389 <Reference name="OpenSim.Physics.Manager"/>
390 <Reference name="OpenSim.Servers"/>
390 <Reference name="OpenSim.RegionServer"/> 391 <Reference name="OpenSim.RegionServer"/>
391 392
392 <Files> 393 <Files>