aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2012-08-23 01:41:47 +0100
committerMelanie2012-08-23 01:41:47 +0100
commitf8603a215d142f3b83a5ff1dc022b716b3e48f99 (patch)
tree49971f8e12efcfea18b4b2fdb6bd54c904d3f52c /prebuild.xml
parentMerge branch 'avination' into careminster (diff)
parentthis should be an if-else block in case the non-phys min/max are smaller than... (diff)
downloadopensim-SC_OLD-f8603a215d142f3b83a5ff1dc022b716b3e48f99.zip
opensim-SC_OLD-f8603a215d142f3b83a5ff1dc022b716b3e48f99.tar.gz
opensim-SC_OLD-f8603a215d142f3b83a5ff1dc022b716b3e48f99.tar.bz2
opensim-SC_OLD-f8603a215d142f3b83a5ff1dc022b716b3e48f99.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Framework/IClientAPI.cs OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/LocalSimulationConnector.cs OpenSim/Region/Framework/Scenes/Scene.cs OpenSim/Region/OptionalModules/Agent/InternetRelayClientView/Server/IRCClientView.cs OpenSim/Region/OptionalModules/World/NPC/NPCAvatar.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
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 09336b3..f85550a 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1880,6 +1880,7 @@
1880 <Reference name="System.Core"/> 1880 <Reference name="System.Core"/>
1881 <Reference name="System.Xml"/> 1881 <Reference name="System.Xml"/>
1882 <Reference name="Mono.Addins" path="../../../bin/"/> 1882 <Reference name="Mono.Addins" path="../../../bin/"/>
1883 <Reference name="NDesk.Options" path="../../../bin/"/>
1883 <Reference name="OpenMetaverseTypes" path="../../../bin/"/> 1884 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>
1884 <Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/> 1885 <Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/>
1885 <Reference name="OpenMetaverse" path="../../../bin/"/> 1886 <Reference name="OpenMetaverse" path="../../../bin/"/>