aboutsummaryrefslogtreecommitdiff
path: root/build/BuildAll.bat
diff options
context:
space:
mode:
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