Fix Qt version for appveyor.
This commit is contained in:
parent
209467b318
commit
92d0118432
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ build_script:
|
|||
- cd ..
|
||||
- mkdir rssguard-build
|
||||
- cd rssguard-build
|
||||
- qmake.exe C:\rssguard "%qmake_args%"
|
||||
- C:\Qt\5.9.1\msvc2015\bin\qmake.exe C:\rssguard "%qmake_args%"
|
||||
- nmake
|
||||
- nmake windows_all
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue