[Azure Pipelines] update build_env_tmp.bat to QT 5.13

This commit is contained in:
Adrian Lucrèce Céleste 2019-08-23 15:53:07 -04:00
parent b085c0d000
commit 2ba35b3402
No known key found for this signature in database
GPG Key ID: 9107708A028D10D2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
set B_BUILD_TYPE=%CI_ENV_BUILD_TYPE%
set B_QT_ROOT=%cd%\deps\Qt
set B_QT_VER=Qt5.12.3\5.12.3
set B_QT_VER=Qt5.13.0\5.13.0
set B_QT_MSVC=msvc2017_64
set B_BONJOUR=%cd%\deps\BonjourSDKLike