We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637c93f commit 9b4298dCopy full SHA for 9b4298d
appveyor.yml
@@ -1,6 +1,6 @@
1
before_build:
2
- 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
+ - call "%VS120COMNTOOLS%\..\..\VC\vcvarsall.bat"
4
5
build_script:
6
- chdir %APPVEYOR_BUILD_FOLDER%\src
0 commit comments