Mercurial > hg > sonic-annotator
changeset 323:50461005ffcb
Cargo-culting a possible fix for Qt qmake breakage (see https://bugreports.qt.io/browse/QTBUG-62065)
author | Chris Cannam |
---|---|
date | Fri, 18 May 2018 10:05:03 +0100 |
parents | 812bb4fa6315 |
children | ef03350baec7 |
files | .appveyor.yml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/.appveyor.yml Fri May 18 08:40:41 2018 +0100 +++ b/.appveyor.yml Fri May 18 10:05:03 2018 +0100 @@ -16,6 +16,7 @@ - set QTDIR=C:\Qt\5.10\msvc2017_64 - set PATH=%PATH%;%QTDIR%\bin;C:\Program Files (x86)\SMLNJ\bin - repoint install + - call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64 - qmake -r -tp vc sonic-annotator.pro build: