diff options
author | Teravus Ovares | 2008-02-03 04:13:46 +0000 |
---|---|---|
committer | Teravus Ovares | 2008-02-03 04:13:46 +0000 |
commit | b0c6baaeb05c5f15c951d3128419fac82b399911 (patch) | |
tree | 2ca4b26583e5371e2b3fa177574f0ffe76364cbd /pCampBot/runprebuild.bat | |
parent | Implements LSL function llDialog(). (diff) | |
download | opensim-SC_OLD-b0c6baaeb05c5f15c951d3128419fac82b399911.zip opensim-SC_OLD-b0c6baaeb05c5f15c951d3128419fac82b399911.tar.gz opensim-SC_OLD-b0c6baaeb05c5f15c951d3128419fac82b399911.tar.bz2 opensim-SC_OLD-b0c6baaeb05c5f15c951d3128419fac82b399911.tar.xz |
* 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.
Diffstat (limited to 'pCampBot/runprebuild.bat')
-rw-r--r-- | pCampBot/runprebuild.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pCampBot/runprebuild.bat b/pCampBot/runprebuild.bat new file mode 100644 index 0000000..05dfe16 --- /dev/null +++ b/pCampBot/runprebuild.bat | |||
@@ -0,0 +1,2 @@ | |||
1 | ..\bin\Prebuild.exe /target nant | ||
2 | ..\bin\Prebuild.exe /target vs2005 \ No newline at end of file | ||