aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/runprebuild.sh
diff options
context:
space:
mode:
authorUbitUmarov2018-11-27 11:28:33 +0000
committerUbitUmarov2018-11-27 11:28:33 +0000
commitcc6a02dd53d9e5204c8b9ef490e7bfcee32f57ec (patch)
tree9f5ed4b4be9e01b5fb45ccb93f33ba36d67f375f /runprebuild.sh
parentchange runprebuild.bat to try to find msbuild of most recent visual studio in... (diff)
downloadopensim-SC-cc6a02dd53d9e5204c8b9ef490e7bfcee32f57ec.zip
opensim-SC-cc6a02dd53d9e5204c8b9ef490e7bfcee32f57ec.tar.gz
opensim-SC-cc6a02dd53d9e5204c8b9ef490e7bfcee32f57ec.tar.bz2
opensim-SC-cc6a02dd53d9e5204c8b9ef490e7bfcee32f57ec.tar.xz
remove option vs2010 from runprebuild.sh
Diffstat (limited to 'runprebuild.sh')
-rwxr-xr-xrunprebuild.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/runprebuild.sh b/runprebuild.sh
index 011936e..fd411bb 100755
--- a/runprebuild.sh
+++ b/runprebuild.sh
@@ -16,12 +16,6 @@ case "$1" in
16 ;; 16 ;;
17 17
18 18
19 'vs2010')
20
21 mono bin/Prebuild.exe /target vs2015
22
23 ;;
24
25 *) 19 *)
26 20
27 mono bin/Prebuild.exe /target nant 21 mono bin/Prebuild.exe /target nant