aboutsummaryrefslogtreecommitdiff
path: root/build/BuildAll.bat
diff options
context:
space:
mode:
authorArnoldZokas <arnold.zokas@coderoom.net>2010-11-29 22:18:08 +0000
committerArnoldZokas <arnold.zokas@coderoom.net>2010-11-29 22:18:08 +0000
commit42e8ec7fd33ede9de812dbc62c553b95902c7358 (patch)
treef30a826ff3af8f047ca0bae2374934bea6dbd6ad /build/BuildAll.bat
parent930ec0dab28b1753f02246275db7264844d78b59 (diff)
downloadprotobuf-42e8ec7fd33ede9de812dbc62c553b95902c7358.tar.gz
protobuf-42e8ec7fd33ede9de812dbc62c553b95902c7358.tar.bz2
protobuf-42e8ec7fd33ede9de812dbc62c553b95902c7358.zip
Added batch file for running 'GenerateReleasePackage'
Diffstat (limited to 'build/BuildAll.bat')
-rw-r--r--build/BuildAll.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/BuildAll.bat b/build/BuildAll.bat
index e815d784..f46f7b3e 100644
--- a/build/BuildAll.bat
+++ b/build/BuildAll.bat
@@ -4,7 +4,6 @@
IF ERRORLEVEL 1 GOTO END
:SILVERLIGHT2
-ECHO RONG!
%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild build.csproj /m /t:Build /p:BuildConfiguration=Debug_Silverlight2
:END