summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-10-11 00:56:34 +0200
committerGitHub <noreply@github.com>2016-10-11 00:56:34 +0200
commit275569e66367be4fc4239f4ba828109ac5e03991 (patch)
tree28475491c7b2c4b525f59bf9842385d22d1ffbbb /.appveyor.yml
parentedea8f4dc2eb8f0c5b04b4e12a241d4caceb50b8 (diff)
Qt 5.7 builds for win
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index d6d292de..6bb5ab82 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,5 +1,5 @@
install:
- - set QTDIR=C:\Qt\5.6\mingw49_32
+ - set QTDIR=C:\Qt\5.7\mingw49_32
- choco install -y InnoSetup
- set PATH=%QTDIR%\bin;C:\MinGW\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script: