aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorBlueWall2012-12-07 19:41:07 -0500
committerBlueWall2012-12-07 19:41:07 -0500
commita6e5a2f4df806025826c56f5de81bdee398939a0 (patch)
treea0f5f0edf20f5db989ac0838a0abf9a81ff766e8 /prebuild.xml
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-a6e5a2f4df806025826c56f5de81bdee398939a0.zip
opensim-SC_OLD-a6e5a2f4df806025826c56f5de81bdee398939a0.tar.gz
opensim-SC_OLD-a6e5a2f4df806025826c56f5de81bdee398939a0.tar.bz2
opensim-SC_OLD-a6e5a2f4df806025826c56f5de81bdee398939a0.tar.xz
Prebuild fix
Had moved the class to a different namespace but failed to add the reference
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 99ba2a9..69a5ca0 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -739,6 +739,7 @@
739 <Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/> 739 <Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/>
740 <Reference name="OpenMetaverse" path="../../../bin/"/> 740 <Reference name="OpenMetaverse" path="../../../bin/"/>
741 <Reference name="Mono.Addins" path="../../../bin/"/> 741 <Reference name="Mono.Addins" path="../../../bin/"/>
742 <Reference name="Mono.Addins.Setup" path="../../bin/"/>
742 <Reference name="OpenSim.Framework"/> 743 <Reference name="OpenSim.Framework"/>
743 <Reference name="OpenSim.Framework.Console"/> 744 <Reference name="OpenSim.Framework.Console"/>
744 <Reference name="OpenSim.Framework.Servers"/> 745 <Reference name="OpenSim.Framework.Servers"/>