aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/runprebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-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