fix qt path for appveyor
This commit is contained in:
committed by
borgmanJeremy
parent
f814e2d6b8
commit
31874c74e3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user