Appveyor.
This commit is contained in:
parent
6d0dfeee93
commit
c9e6f7d49a
1 changed files with 6 additions and 6 deletions
|
@ -8,9 +8,9 @@ environment:
|
|||
QMAKESPEC: win32-msvc2013
|
||||
|
||||
build_script:
|
||||
- cmd: >-
|
||||
dir
|
||||
mkdir rssguard-build
|
||||
cd rssguard-build
|
||||
C:\Qt\5.7\msvc2013\qmake C:\rssguard
|
||||
nmake
|
||||
- dir
|
||||
- cd ..
|
||||
- mkdir rssguard-build
|
||||
- cd rssguard-build
|
||||
- C:\Qt\5.7\msvc2013\qmake C:\rssguard
|
||||
- nmake
|
Loading…
Add table
Reference in a new issue