aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie Thielker2009-05-19 00:36:06 +0000
committerMelanie Thielker2009-05-19 00:36:06 +0000
commit744100821d3af92f812b9f9e5545563f0130c65f (patch)
treecfa286ca2524f560e16b006fe291e7285ad08e88 /prebuild.xml
parentRemove the old asset cache and local services and the configurations for them (diff)
downloadopensim-SC_OLD-744100821d3af92f812b9f9e5545563f0130c65f.zip
opensim-SC_OLD-744100821d3af92f812b9f9e5545563f0130c65f.tar.gz
opensim-SC_OLD-744100821d3af92f812b9f9e5545563f0130c65f.tar.bz2
opensim-SC_OLD-744100821d3af92f812b9f9e5545563f0130c65f.tar.xz
Refactor RegionAssetService to load the service connector rather than
duplicating it's functionality
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 0450108..4655c0f 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1603,6 +1603,7 @@
1603 <Reference name="OpenSim.Framework.Servers.HttpServer" /> 1603 <Reference name="OpenSim.Framework.Servers.HttpServer" />
1604 <Reference name="OpenSim.Region.Framework" /> 1604 <Reference name="OpenSim.Region.Framework" />
1605 <Reference name="OpenSim.Services.Interfaces"/> 1605 <Reference name="OpenSim.Services.Interfaces"/>
1606 <Reference name="OpenSim.Server.Base"/>
1606 <Reference name="OpenSim.Server.Handlers"/> 1607 <Reference name="OpenSim.Server.Handlers"/>
1607 <Reference name="Mono.Addins.dll" /> 1608 <Reference name="Mono.Addins.dll" />
1608 <Reference name="XMLRPC.dll"/> 1609 <Reference name="XMLRPC.dll"/>