mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] fix Coverity warnings
This commit is contained in:
parent
3622b441ed
commit
0a3c04379b
4 changed files with 24 additions and 23 deletions
|
@ -1,7 +1,7 @@
|
|||
@rem *** Internal developer script to run Coverity ***
|
||||
@echo off
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsDevCmd.bat"
|
||||
set COV_DIR=D:\cov-analysis-win64-8.7.0
|
||||
set COV_DIR=D:\cov-analysis-win64-2017.07
|
||||
set PATH=%PATH%;%COV_DIR%\bin
|
||||
set PWD=%~dp0
|
||||
set TARGET=x86_32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue