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 0237ab2 commit 0d8225eCopy full SHA for 0d8225e
appveyor.yml
@@ -2,6 +2,6 @@ install:
2
- set QTDIR=C:\Qt\5.5\mingw492_32
3
- set PATH=%PATH%;%QTDIR%\bin;C:\MinGW\bin
4
build_script:
5
- - cd APPVEYOR_BUILD_FOLDER\src
+ - chdir APPVEYOR_BUILD_FOLDER\src
6
- qmake peb.pro
7
- mingw32-make
0 commit comments