From db5f46d7b4f1f00e30d8d8b6425dabbc41ee09b8 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 22 Jan 2020 09:45:56 -0500 Subject: Changed script --- appveyor/build.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor') diff --git a/appveyor/build.bat b/appveyor/build.bat index 0c7d9e6..7d3c32f 100644 --- a/appveyor/build.bat +++ b/appveyor/build.bat @@ -4,7 +4,7 @@ if "%APPVEYOR_REPO_TAG_NAME%"=="continuous" ( ) -set QTDIR=C:\Qt\5.14\msvc2017_64 +set QTDIR=C:\Qt\5.12\msvc2017_64 set PATH=%PATH%;%QTDIR%\bin call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat" -- cgit v1.2.3