diff options
Diffstat (limited to '.appveyor.yml')
| -rw-r--r-- | .appveyor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index 239e12b1c..9f796bece 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -43,6 +43,7 @@ clone_folder: c:\dev\xenia # environment variables environment: + QT_BIN: C:\Qt\5.10.1\msvc2017_64\bin QT_DIR: C:\Qt\5.10.1-static\msvc2017_64 my_var2: value2 |
