mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
Task-number: QTQAINFRA-3626 Change-Id: I7f2077af4f399c1ba607bbd3f772856c953029f4 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
15 lines
550 B
Plaintext
15 lines
550 B
Plaintext
# Install visual studio 2015
|
|
|
|
version = "2015 update 3"
|
|
installer = "http://ci-files01-hki.intra.qt.io/input/windows/en_visual_studio_professional_2015_x86_x64_web_installer_6846650.exe"
|
|
# Select default values
|
|
# Make sure these are selected:
|
|
* All values from 'Universal Windows App Development Tools'
|
|
* 'Visual C++'
|
|
* 'Common Tools for Visual C++ 2015'
|
|
* 'Windows XP Support for C++'
|
|
* 'Common Tools and Software Development Kits'
|
|
* 'Android Native Development Kit (R11C, 32 bits)
|
|
* 'Apache Ant (1.9.3)
|
|
|