aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-03-25 23:18:47 +0000
committerJustin Clark-Casey (justincc)2011-03-25 23:18:47 +0000
commitea72745d43c2c6eced8329801ff8765746be7ddd (patch)
tree4af2ae1387e257d7bb7f25b2def957941d488393 /prebuild.xml
parentAdd ILandObject.IPrimCounts for the new prim count module. (diff)
downloadopensim-SC_OLD-ea72745d43c2c6eced8329801ff8765746be7ddd.zip
opensim-SC_OLD-ea72745d43c2c6eced8329801ff8765746be7ddd.tar.gz
opensim-SC_OLD-ea72745d43c2c6eced8329801ff8765746be7ddd.tar.bz2
opensim-SC_OLD-ea72745d43c2c6eced8329801ff8765746be7ddd.tar.xz
Log the xml/ini regions config files that opensim loads from, and the regions that it loaded from them
This will show up with the lines [REGION LOADER FILE SYSTEM]: Loading config files from ./Regions, etc.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index d564341..fac3f20 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -402,6 +402,7 @@
402 <Reference name="System"/> 402 <Reference name="System"/>
403 <Reference name="System.Xml"/> 403 <Reference name="System.Xml"/>
404 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/> 404 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
405 <Reference name="log4net" path="../../../../bin/"/>
405 <Reference name="XMLRPC" path="../../../../bin/"/> 406 <Reference name="XMLRPC" path="../../../../bin/"/>
406 <Reference name="OpenSim.Framework"/> 407 <Reference name="OpenSim.Framework"/>
407 <Reference name="OpenSim.Framework.Console"/> 408 <Reference name="OpenSim.Framework.Console"/>