aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorRobert Adams2013-02-28 15:17:07 -0800
committerRobert Adams2013-02-28 15:17:07 -0800
commitb2087add9633a0b3b1ddeaee1a40c1e16bd95314 (patch)
tree428c1ae4cfd8505d0266d932d27f8e9229316c48 /prebuild.xml
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-b2087add9633a0b3b1ddeaee1a40c1e16bd95314.zip
opensim-SC_OLD-b2087add9633a0b3b1ddeaee1a40c1e16bd95314.tar.gz
opensim-SC_OLD-b2087add9633a0b3b1ddeaee1a40c1e16bd95314.tar.bz2
opensim-SC_OLD-b2087add9633a0b3b1ddeaee1a40c1e16bd95314.tar.xz
Add missing prebuild.xml dependency for System.Action2<t1,t2> in recent additions
to ScriptEngine tests. Compiles some places but not others.
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"/>