* minor: rip out userserver stress project which never got filled out

This commit is contained in:
Justin Clarke Casey
2008-08-16 20:31:07 +00:00
parent c602d76b79
commit 79efe37a99
2 changed files with 0 additions and 66 deletions

View File

@@ -2059,27 +2059,6 @@
</Files>
</Project>
<!-- Tests -->
<Project name="OpenSim.Tests.UserServer.Stress" path="OpenSim/Tests/UserServer/Stress" type="Exe">
<Configuration name="Debug">
<Options>
<OutputPath>../../../../bin/tests/stress</OutputPath>
</Options>
</Configuration>
<Configuration name="Release">
<Options>
<OutputPath>../../../../bin/tests/stress</OutputPath>
</Options>
</Configuration>
<ReferencePath>../../../../bin</ReferencePath>
<Reference name="System" localCopy="false"/>
<Reference name="log4net.dll"/>
<Files>
<Match pattern="*.cs" recurse="true"/>
</Files>
</Project>
<!-- Tools -->
<Project name="OpenSimExport" path="OpenSim/Tools/Export" type="Exe">
<Configuration name="Debug">