mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
* minor: rip out userserver stress project which never got filled out
This commit is contained in:
21
prebuild.xml
21
prebuild.xml
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user