diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 29 |
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> |