mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-30 19:29:53 +03:00
Update .appveyor.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
- Visual Studio 2017
|
- Visual Studio 2017
|
||||||
install:
|
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%
|
- set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw730_64\bin;%PATH%
|
||||||
build_script:
|
build_script:
|
||||||
- qmake LimeReport.pro
|
- qmake LimeReport.pro
|
||||||
|
Reference in New Issue
Block a user