aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorGeir Nøklebye2016-03-16 15:54:50 +0100
committerKevin Cozens2016-04-25 12:08:43 -0400
commit92035667ffc898bc08696c40ec746c2d7402a796 (patch)
treef9b2b133d2bf61dabb1ef129f0952d8e7ac49061 /prebuild.xml
parentUpdate Prebuild.xml. There are no longer Test in OptionalModules (diff)
downloadopensim-SC-92035667ffc898bc08696c40ec746c2d7402a796.zip
opensim-SC-92035667ffc898bc08696c40ec746c2d7402a796.tar.gz
opensim-SC-92035667ffc898bc08696c40ec746c2d7402a796.tar.bz2
opensim-SC-92035667ffc898bc08696c40ec746c2d7402a796.tar.xz
Adding missing references to Prebuild.xml
Signed-off-by: Kevin Cozens <kevin@ve3syb.ca> (last part of mantis #7843)
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 49b7a3b..b83bcd0 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1347,6 +1347,8 @@
1347 <Reference name="OpenMetaverse.StructuredData" path="../../../../../bin/"/> 1347 <Reference name="OpenMetaverse.StructuredData" path="../../../../../bin/"/>
1348 1348
1349 <Reference name="OpenSim.Region.Framework"/> 1349 <Reference name="OpenSim.Region.Framework"/>
1350 <Reference name="OpenSim.Region.Framework.Interfaces"/>
1351 <Reference name="OpenSim.Region.Framework.Scenes"/>
1350 <Reference name="OpenSim.Capabilities"/> 1352 <Reference name="OpenSim.Capabilities"/>
1351 <Reference name="OpenSim.Capabilities.Handlers"/> 1353 <Reference name="OpenSim.Capabilities.Handlers"/>
1352 <Reference name="OpenSim.Framework"/> 1354 <Reference name="OpenSim.Framework"/>