[CI] Set QT_DIR

This commit is contained in:
Dr. Chat 2018-05-13 18:38:09 -05:00
parent 6b8f6234e1
commit 77e4d44775
1 changed files with 1 additions and 1 deletions

View File

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