aboutsummaryrefslogtreecommitdiff
path: root/build/RunBenchmarks.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build/RunBenchmarks.bat')
-rw-r--r--build/RunBenchmarks.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/RunBenchmarks.bat b/build/RunBenchmarks.bat
index 944e15ab..863eafae 100644
--- a/build/RunBenchmarks.bat
+++ b/build/RunBenchmarks.bat
@@ -1,5 +1,5 @@
@echo off
-%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild build.csproj /m /t:RunBenchmarks /p:BuildConfiguration=Release /p:Platform="Any CPU"
+%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