aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDiva Canto2014-05-31 08:22:36 -0700
committerDiva Canto2014-05-31 08:22:36 -0700
commit02a53665c92e36f3b81b53ce1a42c61639bf74fc (patch)
tree77209f7372eb292c7fed8f56c2790308f9ead666 /prebuild.xml
parentMoved these two estate-related interfaces to the projects where they belong. (diff)
downloadopensim-SC_OLD-02a53665c92e36f3b81b53ce1a42c61639bf74fc.zip
opensim-SC_OLD-02a53665c92e36f3b81b53ce1a42c61639bf74fc.tar.gz
opensim-SC_OLD-02a53665c92e36f3b81b53ce1a42c61639bf74fc.tar.bz2
opensim-SC_OLD-02a53665c92e36f3b81b53ce1a42c61639bf74fc.tar.xz
Added missing reference
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 3da7639..5f936e8 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1407,6 +1407,7 @@
1407 <Reference name="OpenSim.Framework.Servers.HttpServer"/> 1407 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
1408 <Reference name="OpenSim.Framework.Communications"/> 1408 <Reference name="OpenSim.Framework.Communications"/>
1409 <Reference name="OpenSim.Region.Physics.Manager"/> 1409 <Reference name="OpenSim.Region.Physics.Manager"/>
1410 <Reference name="OpenSim.Services.Interfaces"/>
1410 <Reference name="XMLRPC" path="../../../bin/"/> 1411 <Reference name="XMLRPC" path="../../../bin/"/>
1411 <Reference name="Nini" path="../../../bin/"/> 1412 <Reference name="Nini" path="../../../bin/"/>
1412 <Reference name="log4net" path="../../../bin/"/> 1413 <Reference name="log4net" path="../../../bin/"/>