mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
Update Appveyor to Qt 5.13
This commit is contained in:
parent
033836d88c
commit
e21b8eb95b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version: '{build}'
|
|||
image: Visual Studio 2017
|
||||
|
||||
environment:
|
||||
QTDIR: C:\Qt\5.11\msvc2017_64
|
||||
QTDIR: C:\Qt\5.13\msvc2017_64
|
||||
LLVMLIBS: https://github.com/RPCS3/llvm/releases/download/continuous-master/llvmlibs.7z
|
||||
GLSLANG: https://dl.dropboxusercontent.com/s/ku2qgwmtfptzbvx/glslang.7z
|
||||
COMPATDB: https://rpcs3.net/compatibility?api=v1&export
|
||||
|
|
Loading…
Add table
Reference in a new issue