Qt 5.8 qmake for appveyor.
This commit is contained in:
parent
b21b8cf936
commit
796024529c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ build_script:
|
|||
- cd ..
|
||||
- mkdir rssguard-build
|
||||
- cd rssguard-build
|
||||
- C:\Qt\5.7\msvc2013\bin\qmake.exe C:\rssguard "%qmake_args%"
|
||||
- C:\Qt\5.8\msvc2015\bin\qmake.exe C:\rssguard "%qmake_args%"
|
||||
- nmake
|
||||
- nmake windows_all
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue