aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDiva Canto2009-09-14 10:40:46 -0700
committerDiva Canto2009-09-14 10:40:46 -0700
commit6414db90686b2022da8f3fa8d17224c251841a58 (patch)
treef37ebb2c59eab88d763999e61c76eb87e465a439 /prebuild.xml
parentMerge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-6414db90686b2022da8f3fa8d17224c251841a58.zip
opensim-SC_OLD-6414db90686b2022da8f3fa8d17224c251841a58.tar.gz
opensim-SC_OLD-6414db90686b2022da8f3fa8d17224c251841a58.tar.bz2
opensim-SC_OLD-6414db90686b2022da8f3fa8d17224c251841a58.tar.xz
OK, that didn't work. Those libs are used in OptionalModules after all.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 258c898..baa54a1 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1651,6 +1651,9 @@
1651 <Reference name="OpenMetaverseTypes.dll"/> 1651 <Reference name="OpenMetaverseTypes.dll"/>
1652 <Reference name="OpenMetaverse.StructuredData.dll"/> 1652 <Reference name="OpenMetaverse.StructuredData.dll"/>
1653 <Reference name="OpenMetaverse.dll"/> 1653 <Reference name="OpenMetaverse.dll"/>
1654 <Reference name="IronPython.dll"/>
1655 <Reference name="IronMath.dll"/>
1656 <Reference name="PumaCode.SvnDotNet.dll"/>
1654 <Reference name="OpenSim.Framework"/> 1657 <Reference name="OpenSim.Framework"/>
1655 <Reference name="OpenSim.Framework.Communications"/> 1658 <Reference name="OpenSim.Framework.Communications"/>
1656 <Reference name="OpenSim.Data" /> 1659 <Reference name="OpenSim.Data" />