Compile nowebengine in AppVeyor.

This commit is contained in:
Martin Rotter 2016-09-23 08:55:07 +02:00
parent 4c57a58d91
commit 515796b3a4

View File

@ -29,7 +29,7 @@ build_script:
- cd ..
- mkdir rssguard-build
- cd rssguard-build
- C:\Qt\5.7\msvc2013\bin\qmake.exe C:\rssguard
- C:\Qt\5.7\msvc2013\bin\qmake.exe C:\rssguard "%qmake_args%"
- nmake
- nmake windows_all