Skip to content

Commit

Permalink
one last update to qt installer version
Browse files Browse the repository at this point in the history
  • Loading branch information
fireph committed Jul 11, 2019
1 parent c478d7d commit 2da973a
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 @@ -3,7 +3,7 @@ os: Visual Studio 2017
install:
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
- set QTDIR=C:\Qt\5.12\msvc2017_64
- set QTINSTALLER=C:\Qt\Tools\QtInstallerFramework\3.0.6
- set QTINSTALLER=C:\Qt\Tools\QtInstallerFramework\3.0
- set GOPATH=c:\gopath
- set PATH=%QTDIR%\bin;%QTINSTALLER%\bin;%GOPATH%\bin;%PATH%
- go get qpm.io/qpm
Expand Down

0 comments on commit 2da973a

Please sign in to comment.