aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-03-01 00:21:56 +0000
committerJustin Clark-Casey (justincc)2013-03-01 00:21:56 +0000
commit862c3fd44645b96235c3ce7ef69fa0b526f5b955 (patch)
tree591f5e1250580449aa3d8c3a463194be14593f01 /prebuild.xml
parentminor: Log location in which simulator/robust was started. (diff)
parentAdd missing prebuild.xml dependency for System.Action2<t1,t2> in recent addit... (diff)
downloadopensim-SC_OLD-862c3fd44645b96235c3ce7ef69fa0b526f5b955.zip
opensim-SC_OLD-862c3fd44645b96235c3ce7ef69fa0b526f5b955.tar.gz
opensim-SC_OLD-862c3fd44645b96235c3ce7ef69fa0b526f5b955.tar.bz2
opensim-SC_OLD-862c3fd44645b96235c3ce7ef69fa0b526f5b955.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
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 0e58792..2b8e963 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3387,6 +3387,7 @@
3387 3387
3388 <ReferencePath>../../../bin/</ReferencePath> 3388 <ReferencePath>../../../bin/</ReferencePath>
3389 <Reference name="System"/> 3389 <Reference name="System"/>
3390 <Reference name="System.Core"/>
3390 <Reference name="System.Xml"/> 3391 <Reference name="System.Xml"/>
3391 <Reference name="OpenSim.Framework"/> 3392 <Reference name="OpenSim.Framework"/>
3392 <Reference name="OpenSim.Framework.Communications"/> 3393 <Reference name="OpenSim.Framework.Communications"/>