mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-03 19:59:43 +01:00
Fix Qt version for appveyor.
This commit is contained in:
parent
84d73d91e5
commit
79f364643d
@ -27,7 +27,7 @@ build_script:
|
||||
- cd ..
|
||||
- mkdir rssguard-build
|
||||
- cd rssguard-build
|
||||
- C:\Qt\5.8\msvc2015\bin\qmake.exe C:\rssguard "%qmake_args%"
|
||||
- %QTDIR%\bin\qmake.exe C:\rssguard "%qmake_args%"
|
||||
- nmake
|
||||
- nmake windows_all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user