aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/runprebuild2008.bat
diff options
context:
space:
mode:
authorSean Dague2008-03-14 14:54:50 +0000
committerSean Dague2008-03-14 14:54:50 +0000
commit923cc9f62fedfb5e13c8133831b71815ef697805 (patch)
tree1b97ecbedcc766d6b497ba3cb9c89889021bb38c /runprebuild2008.bat
parentattempt to try to fix mantis issue # 613, which seems to be a threading issue... (diff)
downloadopensim-SC_OLD-923cc9f62fedfb5e13c8133831b71815ef697805.zip
opensim-SC_OLD-923cc9f62fedfb5e13c8133831b71815ef697805.tar.gz
opensim-SC_OLD-923cc9f62fedfb5e13c8133831b71815ef697805.tar.bz2
opensim-SC_OLD-923cc9f62fedfb5e13c8133831b71815ef697805.tar.xz
addressing the request for msbuild support from mantis 723
Diffstat (limited to 'runprebuild2008.bat')
-rwxr-xr-xrunprebuild2008.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/runprebuild2008.bat b/runprebuild2008.bat
index f5b2d47..8927e9a 100755
--- a/runprebuild2008.bat
+++ b/runprebuild2008.bat
@@ -1,2 +1,4 @@
1bin\Prebuild.exe /target nant 1bin\Prebuild.exe /target nant
2bin\Prebuild.exe /target vs2008 \ No newline at end of file 2bin\Prebuild.exe /target vs2008
3echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild opensim.sln > compile.bat
4