aboutsummaryrefslogtreecommitdiff
path: root/build/RunBenchmarks.bat
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2011-09-16 16:16:09 -0500
committerrogerk <devnull@localhost>2011-09-16 16:16:09 -0500
commit0f838d13d2718d40c0ac9d8c1ca8a6ad718e28cb (patch)
tree9d0b0dad12352d3b80581d9dacbad8657f9551b0 /build/RunBenchmarks.bat
parent8cd1e7049c2d63e35d912f5b90502b3450bcc521 (diff)
downloadprotobuf-0f838d13d2718d40c0ac9d8c1ca8a6ad718e28cb.tar.gz
protobuf-0f838d13d2718d40c0ac9d8c1ca8a6ad718e28cb.tar.bz2
protobuf-0f838d13d2718d40c0ac9d8c1ca8a6ad718e28cb.zip
Fixed line-endings in bat/txt files
Diffstat (limited to 'build/RunBenchmarks.bat')
-rw-r--r--build/RunBenchmarks.bat8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/RunBenchmarks.bat b/build/RunBenchmarks.bat
index 863eafae..5a32f3f2 100644
--- a/build/RunBenchmarks.bat
+++ b/build/RunBenchmarks.bat
@@ -1,5 +1,5 @@
-@echo off
-
-%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild %~dp0\build.csproj /m /t:RunBenchmarks /p:BuildConfiguration=Release /p:Platform="Any CPU"
-
+@echo off
+
+%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild %~dp0\build.csproj /m /t:RunBenchmarks /p:BuildConfiguration=Release /p:Platform="Any CPU"
+
pause \ No newline at end of file