From 2fb043eace0e0b9ffc28fcf1cef59ad609bce2ca Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Tue, 2 Jan 2018 08:58:39 +0100 Subject: Enable auto tests for winrt x64 using MSVC 2015 We are using a statically built Qt because it eases deployment of the built tests. As static linking is broken on MSVC 2017, 2015 is used. Change-Id: Iaf665f68ab705f44e93129ff6e25384ae4b5a319 Reviewed-by: Simon Hausmann --- coin/platform_configs/qtbase.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'coin/platform_configs') diff --git a/coin/platform_configs/qtbase.txt b/coin/platform_configs/qtbase.txt index ee4f4e66..0c619ed1 100644 --- a/coin/platform_configs/qtbase.txt +++ b/coin/platform_configs/qtbase.txt @@ -2,3 +2,4 @@ Template Target OS Target arch Compiler Fe --------------------------------- ------------------- ----------- ----------- ------------------------------------------------------------------------------------- qtci-linux-Ubuntu-16.04-x86_64-2 QEMU armv7 GCC DeveloperBuild DisableTests qtci-linux-Ubuntu-16.04-x86_64-2 QEMU arm64 GCC DeveloperBuild DisableTests +qtci-windows-10-x86_64-10 WinRT_10 x86_64 MSVC2015 DeveloperBuild Static Release ForceDebugInfo -- cgit v1.2.3