diff options
author | Geir Nøklebye | 2016-03-16 15:54:50 +0100 |
---|---|---|
committer | Kevin Cozens | 2016-04-25 12:08:43 -0400 |
commit | 92035667ffc898bc08696c40ec746c2d7402a796 (patch) | |
tree | f9b2b133d2bf61dabb1ef129f0952d8e7ac49061 | |
parent | Update Prebuild.xml. There are no longer Test in OptionalModules (diff) | |
download | opensim-SC_OLD-92035667ffc898bc08696c40ec746c2d7402a796.zip opensim-SC_OLD-92035667ffc898bc08696c40ec746c2d7402a796.tar.gz opensim-SC_OLD-92035667ffc898bc08696c40ec746c2d7402a796.tar.bz2 opensim-SC_OLD-92035667ffc898bc08696c40ec746c2d7402a796.tar.xz |
Adding missing references to Prebuild.xml
Signed-off-by: Kevin Cozens <kevin@ve3syb.ca> (last part of mantis #7843)
-rw-r--r-- | prebuild.xml | 2 |
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"/> |