aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorUbitUmarov2017-11-17 01:30:39 +0000
committerUbitUmarov2017-11-17 01:30:39 +0000
commit1e3cb827562f580aea60deab640f98078107e8a3 (patch)
tree5fab41e0a2625d9c7781b4006c3de057cbd5249b /prebuild.xml
parenttry kick jenkins/nant 2 (diff)
downloadopensim-SC-1e3cb827562f580aea60deab640f98078107e8a3.zip
opensim-SC-1e3cb827562f580aea60deab640f98078107e8a3.tar.gz
opensim-SC-1e3cb827562f580aea60deab640f98078107e8a3.tar.bz2
opensim-SC-1e3cb827562f580aea60deab640f98078107e8a3.tar.xz
move some sharable items out of Xmute to Framework; add another test mutelistmodule, ignore it
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 44946be..f39cbde 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -97,6 +97,8 @@
97 <Reference name="System.Data"/> 97 <Reference name="System.Data"/>
98 <Reference name="System.Drawing"/> 98 <Reference name="System.Drawing"/>
99 <Reference name="System.Web"/> 99 <Reference name="System.Web"/>
100 <Reference name="System.Security"/>
101 <Reference name="System.Security.Cryptography"/>
100 <Reference name="OpenMetaverseTypes" path="../../bin/"/> 102 <Reference name="OpenMetaverseTypes" path="../../bin/"/>
101 <Reference name="OpenMetaverse" path="../../bin/"/> 103 <Reference name="OpenMetaverse" path="../../bin/"/>
102 <Reference name="OpenMetaverse.StructuredData" path="../../bin/"/> 104 <Reference name="OpenMetaverse.StructuredData" path="../../bin/"/>