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 6433d60 commit 6f895a7Copy full SHA for 6f895a7
appveyor.yml
@@ -1,7 +1,6 @@
1
-before_build:
2
- - set PATH=C:\Qt\Tools\mingw530_32\bin;C:\Qt\5.6.3\bin;%PATH%
3
4
build_script:
+ - set PATH=C:\Qt\Tools\mingw530_32\bin;C:\Qt\5.6.3\bin;%PATH%
5
- chdir %APPVEYOR_BUILD_FOLDER%\src
6
- qmake peb.pro
7
- mingw32-make
0 commit comments