mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-24 05:45:27 +00:00
AppVeyor: Change Qt version (#393)
This commit is contained in:
parent
8a71d1bb07
commit
c6245125e5
@ -16,9 +16,8 @@ branches:
|
|||||||
# Environment
|
# Environment
|
||||||
environment:
|
environment:
|
||||||
NINJA_URL: https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-win.zip
|
NINJA_URL: https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-win.zip
|
||||||
QTDIR: 'C:\Qt\5.10.0\msvc2015_64'
|
QT32PATH: 'C:\Qt\5.9\msvc2015'
|
||||||
QT32PATH: 'C:\Qt\5.10.0\msvc2015'
|
QT64PATH: 'C:\Qt\5.9\msvc2015_64'
|
||||||
QT64PATH: 'C:\Qt\5.10.0\msvc2015_64'
|
|
||||||
VSVARSALLPATH: 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat'
|
VSVARSALLPATH: 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat'
|
||||||
matrix:
|
matrix:
|
||||||
# Build: qmake vs2015 x86 shared
|
# Build: qmake vs2015 x86 shared
|
||||||
|
Loading…
Reference in New Issue
Block a user