[CI] Use Qt static build

This commit is contained in:
Dr. Chat 2018-05-13 19:37:35 -05:00
parent 77e4d44775
commit 723abd43a1
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ clone_folder: c:\dev\xenia
# environment variables
environment:
QT_DIR: C:\Qt\5.10.1\msvc2017_64
QT_DIR: C:\Qt\5.10.1-static\msvc2017_64
my_var2: value2
# build cache to preserve files/folders between builds