mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
AppVeyor Qt fix
This commit is contained in:
parent
0870862898
commit
214ea1e0f6
|
|
@ -20,7 +20,7 @@ clone_depth: 3 # clone entire repository history if not defin
|
|||
|
||||
# environment variables
|
||||
environment:
|
||||
QTDIR: C:\Qt\5.9.1\msvc2015_64
|
||||
QTDIR: C:\Qt\5.9\msvc2015_64
|
||||
|
||||
# build cache to preserve files/folders between builds
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Reference in a new issue