aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2009-09-30 19:20:57 +0100
committerMelanie2009-09-30 19:20:57 +0100
commitc1706e9a685bc618e287acd5415e2b92c69d9da1 (patch)
treee3041dd1c2f85950909e3d68796fa0f8841d9133 /prebuild.xml
parentRemove some tests that no longer apply (diff)
downloadopensim-SC_OLD-c1706e9a685bc618e287acd5415e2b92c69d9da1.zip
opensim-SC_OLD-c1706e9a685bc618e287acd5415e2b92c69d9da1.tar.gz
opensim-SC_OLD-c1706e9a685bc618e287acd5415e2b92c69d9da1.tar.bz2
opensim-SC_OLD-c1706e9a685bc618e287acd5415e2b92c69d9da1.tar.xz
Remove the dll for the removed tests
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 3cc9bab..9dc417a 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3436,35 +3436,6 @@
3436 </Files> 3436 </Files>
3437 </Project> 3437 </Project>
3438 3438
3439 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers.HttpServer.Tests" path="OpenSim/Framework/Servers/HttpServer/Tests" type="Library">
3440 <Configuration name="Debug">
3441 <Options>
3442 <OutputPath>../../../../../bin/</OutputPath>
3443 </Options>
3444 </Configuration>
3445 <Configuration name="Release">
3446 <Options>
3447 <OutputPath>../../../../../bin/</OutputPath>
3448 </Options>
3449 </Configuration>
3450
3451 <ReferencePath>../../../../../bin/</ReferencePath>
3452 <Reference name="System"/>
3453 <Reference name="OpenSim.Data"/>
3454 <Reference name="OpenSim.Tests.Common"/>
3455 <Reference name="OpenSim.Framework"/>
3456 <Reference name="OpenSim.Framework.Servers"/>
3457 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
3458 <Reference name="log4net.dll"/>
3459 <Reference name="HttpServer_OpenSim.dll"/>
3460 <Reference name="nunit.framework.dll" />
3461
3462 <Files>
3463 <Match pattern="*.cs" recurse="true">
3464 </Match>
3465 </Files>
3466 </Project>
3467
3468 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Communications.Tests" path="OpenSim/Framework/Communications/Tests" type="Library"> 3439 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Communications.Tests" path="OpenSim/Framework/Communications/Tests" type="Library">
3469 <Configuration name="Debug"> 3440 <Configuration name="Debug">
3470 <Options> 3441 <Options>