aboutsummaryrefslogtreecommitdiff
path: root/build/Build.bat
diff options
context:
space:
mode:
authorArnoldZokas <arnold.zokas@coderoom.net>2010-11-29 21:35:11 +0000
committerArnoldZokas <arnold.zokas@coderoom.net>2010-11-29 21:35:11 +0000
commit227d30a2804dc6c8382e1ddb660a9a176c9f534a (patch)
tree3f2dd76f97e21de3bf712f38b466ceaaaeabe303 /build/Build.bat
parent374d7f35d656d8b86a77a1a93af0e9df8c1407b4 (diff)
downloadprotobuf-227d30a2804dc6c8382e1ddb660a9a176c9f534a.tar.gz
protobuf-227d30a2804dc6c8382e1ddb660a9a176c9f534a.tar.bz2
protobuf-227d30a2804dc6c8382e1ddb660a9a176c9f534a.zip
Added batch file for running 'BuildSilverlight2'
Diffstat (limited to 'build/Build.bat')
-rw-r--r--build/Build.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Build.bat b/build/Build.bat
index 0163c1c8..f17fac9a 100644
--- a/build/Build.bat
+++ b/build/Build.bat
@@ -1,5 +1,5 @@
@echo off
-%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild build.csproj /m /p:BuildConfiguration=Debug
+%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild build.csproj /m /t:Build /p:BuildConfiguration=Debug
pause \ No newline at end of file