From b0c6baaeb05c5f15c951d3128419fac82b399911 Mon Sep 17 00:00:00 2001 From: Teravus Ovares Date: Sun, 3 Feb 2008 04:13:46 +0000 Subject: * Adding the PhysicsCamperBot load testing app to the SVN in it's own folder. You'll have to build it separately to take advantage of it. *read the Readme file*. The bots created by this application roam around amusingly to simulate load. * Be smart, Don't use this on a public grid, lest you get banned permanently. --- pCampBot/pCampBot.csproj | 102 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 pCampBot/pCampBot.csproj (limited to 'pCampBot/pCampBot.csproj') diff --git a/pCampBot/pCampBot.csproj b/pCampBot/pCampBot.csproj new file mode 100644 index 0000000..04b044c --- /dev/null +++ b/pCampBot/pCampBot.csproj @@ -0,0 +1,102 @@ + + + Local + 8.0.50727 + 2.0 + {7F3A2F5C-0000-0000-0000-000000000000} + Debug + AnyCPU + + + + pCampBot + JScript + Grid + IE50 + false + Exe + + pCampBot + + + + + + False + 285212672 + False + + + TRACE;DEBUG + + True + 4096 + False + ..\bin\ + False + False + False + 4 + + + + False + 285212672 + False + + + TRACE + + False + 4096 + True + ..\bin\ + False + False + False + 4 + + + + + ..\bin\libsecondlife.dll + False + + + ..\bin\Nini.dll + False + + + ..\bin\OpenSim.Framework.Console.dll + False + + + ..\bin\OpenSim.Framework.dll + False + + + System.dll + False + + + + + + + Code + + + Code + + + Code + + + + + + + + + + -- cgit v1.1