Skip to content

Commit

Permalink
[AppVeyor] Update Qt Version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWanderingCoel committed Mar 24, 2020
1 parent 329b5b1 commit 62d88f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image:
- Visual Studio 2019

install:
- set QTDIR=C:\Qt\5.14.0\msvc2017\bin
- set QTDIR=C:\Qt\5.14.1\msvc2017\bin
- set PYDIR=C:\Python36
- git clone https://github.com/TheWanderingCoel/Trojan-Qt5-Libraries.git C:\TQLibraries
- curl -Lo boost_1_72_0-msvc-14.2-32.exe https://sourceforge.net/projects/boost/files/boost-binaries/1.72.0/boost_1_72_0-msvc-14.2-32.exe/download
Expand Down

0 comments on commit 62d88f1

Please sign in to comment.