Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/coverty.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/coverty.bat b/contrib/coverty.bat
index dd5d83696..f80123c93 100644
--- a/contrib/coverty.bat
+++ b/contrib/coverty.bat
@@ -2,7 +2,7 @@
SET COVDIR=H:\progs\thirdparty\cov-analysis-win64-6.0.5
-CALL "%VS110COMNTOOLS%..\..\VC\vcvarsall.bat" x86
+CALL "%VS100COMNTOOLS%..\..\VC\vcvarsall.bat" x86
"%COVDIR%\bin\cov-build.exe" --dir cov-int mpc-hc-covbuild.bat
"%PROGRAMFILES%\7za.exe" a -ttar MPC-HC.tar cov-int