summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-10-11 00:58:48 +0200
committerGitHub <noreply@github.com>2016-10-11 00:58:48 +0200
commit6e3bbbc3fedd47593cd2344830b861f3ba033902 (patch)
tree1ce32df129cfcb7bc3661835b443da2ee1733e2a /.appveyor.yml
parent275569e66367be4fc4239f4ba828109ac5e03991 (diff)
Qt 5.7 mingw53_32
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 6bb5ab82..8dd9400d 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,5 +1,5 @@
install:
- - set QTDIR=C:\Qt\5.7\mingw49_32
+ - set QTDIR=C:\Qt\5.7\mingw53_32
- choco install -y InnoSetup
- set PATH=%QTDIR%\bin;C:\MinGW\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script: