fix qt path for appveyor

This commit is contained in:
Jeremy Borgman
2020-10-29 12:34:40 -05:00
committed by borgmanJeremy
parent f814e2d6b8
commit 31874c74e3

View File

@@ -3,7 +3,7 @@ image:
clone_folder: c:\projects\source
environment:
Qt5_INSTALL_DIR: 'C:\Qt\5.15.0\msvc2019_64'
Qt5_INSTALL_DIR: 'C:\Qt\5.15.1\msvc2019_64'
PATH: '%Qt5_INSTALL_DIR%\bin;%PATH%'
build_script: