aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2009-02-06 20:05:12 +0000
committerJustin Clarke Casey2009-02-06 20:05:12 +0000
commit1cff4b19bfe2a14d369b9d6411bab559544664c8 (patch)
tree8e79a47fec8bf66877ac1a31000416c2e4636fb0 /prebuild.xml
parent* Make the module loader display which module failed if there was a loading p... (diff)
downloadopensim-SC_OLD-1cff4b19bfe2a14d369b9d6411bab559544664c8.zip
opensim-SC_OLD-1cff4b19bfe2a14d369b9d6411bab559544664c8.tar.gz
opensim-SC_OLD-1cff4b19bfe2a14d369b9d6411bab559544664c8.tar.bz2
opensim-SC_OLD-1cff4b19bfe2a14d369b9d6411bab559544664c8.tar.xz
* Add missing Region.Framework reference in ApplicationPlugins.LoadRegions
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 5e8495e..ce7f4ea 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1170,6 +1170,7 @@
1170 <Reference name="OpenSim"/> 1170 <Reference name="OpenSim"/>
1171 <Reference name="OpenSim.Region.ClientStack"/> 1171 <Reference name="OpenSim.Region.ClientStack"/>
1172 <Reference name="OpenSim.Region.Environment"/> 1172 <Reference name="OpenSim.Region.Environment"/>
1173 <Reference name="OpenSim.Region.Framework"/>
1173 <Reference name="OpenSim.Framework"/> 1174 <Reference name="OpenSim.Framework"/>
1174 <Reference name="OpenSim.Framework.Console"/> 1175 <Reference name="OpenSim.Framework.Console"/>
1175 <Reference name="OpenSim.Framework.RegionLoader.Filesystem"/> 1176 <Reference name="OpenSim.Framework.RegionLoader.Filesystem"/>