mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
trying to lower the qt version
This commit is contained in:
parent
4911c62764
commit
d35d6555a0
|
@ -17,7 +17,7 @@ install:
|
|||
|
||||
git submodule update --init --recursive
|
||||
|
||||
set QTDIR=C:\Qt\5.13\msvc2017_64
|
||||
set QTDIR=C:\Qt\5.13.1\msvc2017_64
|
||||
|
||||
set PATH=%PATH%;%QTDIR%\bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue