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 1ab3ab2 commit 5070424Copy full SHA for 5070424
appveyor.yml
@@ -1,5 +1,5 @@
1
before_build:
2
- - set PATH=C:\Qt\5.9.5\msvc2015\bin;%PATH%
+ - set PATH=C:\Qt\Tools\mingw530_32\bin;C:\Qt\5.9.5\msvc2015\bin;%PATH%
3
4
build_script:
5
- chdir %APPVEYOR_BUILD_FOLDER%\src
0 commit comments