aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/BuildIt.sh
diff options
context:
space:
mode:
Diffstat (limited to 'BuildIt.sh')
-rwxr-xr-xBuildIt.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/BuildIt.sh b/BuildIt.sh
index da41f8e..76c54d7 100755
--- a/BuildIt.sh
+++ b/BuildIt.sh
@@ -2,7 +2,12 @@
2 2
3./runprebuild.sh 3./runprebuild.sh
4 4
5# Debian no longer provides nant.
6#./nant-color
7
8# Use this for Mono 4.
5xbuild /target:clean 9xbuild /target:clean
6xbuild /p:TargetFrameworkVersion="v4.5"xbuild /p:TargetFrameworkVersion="v4.5" 10xbuild /p:TargetFrameworkVersion="v4.5"xbuild /p:TargetFrameworkVersion="v4.5"
7 11
12# Use this for Mono 5.
8#msbuild /p:Configuration=Release 13#msbuild /p:Configuration=Release