⬆️ Upgrade QT to 5.13

This commit is contained in:
Edgar 2019-10-21 15:39:33 +02:00
parent 900746a3e1
commit a1b4487b1e
No known key found for this signature in database
GPG Key ID: 4A6D77F8CCD2CBAC

View File

@ -6,7 +6,7 @@ shallow_clone: true
install:
- cmd: >-
set QTDIR=C:\Qt\5.12\msvc2017_64
set QTDIR=C:\Qt\5.13\msvc2017_64
set PATH=%PATH%;%QTDIR%\bin