aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-windows-10_21H2-x86_64/97-msvc2015.ps1
blob: 2c1735d03e6a48737c80e26478e038bdf8c8398c (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (C) 2021 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

# Visual Studios are pre-provisioned to tier1 images

# MSVC 2015 Update 3
Write-Output "Visual Studio 2015 = Version 14.0.25431.01 Update 3" >> ~\versions.txt

# MSVC 2019 and Build Tools are pre-provisioned, but the updating happens with "$PSScriptRoot\..\common\windows\update-msvc2019.ps1"