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