mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-23 16:22:58 +03:00
Update .appveyor.yml
This commit is contained in:
parent
d3e45ccaee
commit
23d348dd7d
@ -1,7 +1,7 @@
|
||||
image:
|
||||
- Visual Studio 2017
|
||||
install:
|
||||
- set QTDIR=C:\Qt\5.12\mingw730_64
|
||||
- set QTDIR=C:\Qt\5.12\mingw73_64
|
||||
- set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw730_64\bin;%PATH%
|
||||
build_script:
|
||||
- qmake LimeReport.pro
|
||||
|
Loading…
Reference in New Issue
Block a user