diff deploy/win32/build-32.bat @ 553:a16b6cd943ec

Merge
author Chris Cannam
date Sat, 16 Feb 2019 16:32:45 +0000
parents 4328b9fd40a5
children 2d7290b001f2
line wrap: on
line diff
--- a/deploy/win32/build-32.bat	Sat Feb 16 16:32:24 2019 +0000
+++ b/deploy/win32/build-32.bat	Sat Feb 16 16:32:45 2019 +0000
@@ -3,7 +3,7 @@
 
 set STARTPWD=%CD%
 
-set QTDIR=C:\Qt\5.11.2\mingw53_32
+set QTDIR=C:\Qt\5.11.3\mingw53_32
 if not exist %QTDIR% (
 @   echo Could not find 32-bit Qt
 @   exit /b 2