mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Appveyor CI - Windows
... build with Qt 5.7.1
This commit is contained in:
@@ -2,9 +2,9 @@ version: ci.{build}
|
||||
image: Visual Studio 2015
|
||||
clone_depth: 1
|
||||
init:
|
||||
# Setup QT 5.6.0 - 64Bit
|
||||
# Setup QT 5.7.0 - 64Bit
|
||||
|
||||
- set QTDIR=C:\Qt\5.6\msvc2015_64
|
||||
- set QTDIR=C:\Qt\5.7\msvc2015_64
|
||||
- set PATH=%QTDIR%\bin;%PATH%
|
||||
|
||||
# Setup MSVC - VS 2015
|
||||
|
||||
Reference in New Issue
Block a user