mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-16 04:42:53 +08:00
testing appveyor
This commit is contained in:
parent
fce0adaebf
commit
f1bf745c78
11
appveyor.yml
11
appveyor.yml
@ -5,8 +5,17 @@
|
||||
# https://github.com/j2doll/QXlsx
|
||||
#
|
||||
|
||||
install:
|
||||
environment:
|
||||
# MinGW
|
||||
- name: win32
|
||||
platform: mingw
|
||||
qt: 5.7.0\mingw53_32
|
||||
suffix: mingw
|
||||
|
||||
init:
|
||||
- set QTDIR=C:\Qt\5.7.0\mingw53_32
|
||||
|
||||
install:
|
||||
- set PATH=%PATH%;%QTDIR%\bin;C:\MinGW\bin
|
||||
|
||||
build_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user