Skip to content

Commit 9b4298d

Browse files
committed
AppVeyor update
1 parent 637c93f commit 9b4298d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
before_build:
22
- set PATH=C:\Qt\5.9.5\msvc2015\bin;%PATH%
3-
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
3+
- call "%VS120COMNTOOLS%\..\..\VC\vcvarsall.bat"
44

55
build_script:
66
- chdir %APPVEYOR_BUILD_FOLDER%\src

0 commit comments

Comments
 (0)