aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorlbsa712009-05-27 12:36:58 +0000
committerlbsa712009-05-27 12:36:58 +0000
commit17f0a4be5323a50cac3ebdeada3d3b19d7c05e60 (patch)
tree89163b818cd7f887581d14fd27d8a6d19ea5b2fb /prebuild.xml
parent* Added OpenSim.Server.Handlers.Tests project (diff)
downloadopensim-SC_OLD-17f0a4be5323a50cac3ebdeada3d3b19d7c05e60.zip
opensim-SC_OLD-17f0a4be5323a50cac3ebdeada3d3b19d7c05e60.tar.gz
opensim-SC_OLD-17f0a4be5323a50cac3ebdeada3d3b19d7c05e60.tar.bz2
opensim-SC_OLD-17f0a4be5323a50cac3ebdeada3d3b19d7c05e60.tar.xz
* Added IntegrationTest Attribute and tagged the ODETestClass
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 5272a89..ffe8bad 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -502,6 +502,7 @@
502 <Reference name="OpenSim.Region.Physics.Manager"/> 502 <Reference name="OpenSim.Region.Physics.Manager"/>
503 <Reference name="Ode.NET.dll" /> 503 <Reference name="Ode.NET.dll" />
504 <Reference name="nunit.framework.dll" /> 504 <Reference name="nunit.framework.dll" />
505 <Reference name="OpenSim.Tests.Common"/>
505 <Reference name="log4net.dll"/> 506 <Reference name="log4net.dll"/>
506 507
507 <Files> 508 <Files>