aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/runprebuild.sh
diff options
context:
space:
mode:
authorJeff Ames2009-07-10 04:29:00 +0000
committerJeff Ames2009-07-10 04:29:00 +0000
commitf9ff986908521f4eb816d15f8f4598433f13c18e (patch)
treee184a3a7d21fada667e305916e8734abc30e6534 /runprebuild.sh
parentExplicitly set up the http server singleton fo the tests (diff)
downloadopensim-SC_OLD-f9ff986908521f4eb816d15f8f4598433f13c18e.zip
opensim-SC_OLD-f9ff986908521f4eb816d15f8f4598433f13c18e.tar.gz
opensim-SC_OLD-f9ff986908521f4eb816d15f8f4598433f13c18e.tar.bz2
opensim-SC_OLD-f9ff986908521f4eb816d15f8f4598433f13c18e.tar.xz
Switch runprebuild.bat from VS2005 to VS2008. Remove runprebuild2008.bat.
Diffstat (limited to 'runprebuild.sh')
-rwxr-xr-xrunprebuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/runprebuild.sh b/runprebuild.sh
index d51cf3c..3e1417a 100755
--- a/runprebuild.sh
+++ b/runprebuild.sh
@@ -4,4 +4,4 @@ mono bin/Prebuild.exe /target nant
4# needed until we break up OpenSim.exe 4# needed until we break up OpenSim.exe
5perl -pi -e 's{OpenSim.dll}{OpenSim.exe}' OpenSim/ApplicationPlugins/LoadRegions/OpenSim.ApplicationPlugins.LoadRegions.dll.build 5perl -pi -e 's{OpenSim.dll}{OpenSim.exe}' OpenSim/ApplicationPlugins/LoadRegions/OpenSim.ApplicationPlugins.LoadRegions.dll.build
6mono bin/Prebuild.exe /target monodev 6mono bin/Prebuild.exe /target monodev
7mono bin/Prebuild.exe /target vs2005 7mono bin/Prebuild.exe /target vs2008