瀏覽代碼

remove option vs2010 from runprebuild.sh

UbitUmarov 5 年之前
父節點
當前提交
cc6a02dd53
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      runprebuild.sh

+ 0 - 6
runprebuild.sh

@@ -16,12 +16,6 @@ case "$1" in
   ;;
 
 
-  'vs2010')
-  
-    mono bin/Prebuild.exe /target vs2015
-  
-  ;;
-
   *)
 
     mono bin/Prebuild.exe /target nant