mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
upgraded appveyor qt for 5.13
This commit is contained in:
parent
f0e818065c
commit
37ceeb3945
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ install:
|
|||
|
||||
git submodule update --init --recursive
|
||||
|
||||
set QTDIR=C:\Qt\5.12.4\msvc2017_64
|
||||
set QTDIR=C:\Qt\5.13\msvc2017_64
|
||||
|
||||
set PATH=%PATH%;%QTDIR%\bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue