From 30b0d05343fcc8a0edec379cdc550f9e744cd58f Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Thu, 1 Aug 2019 12:24:57 +0300 Subject: Remove 'Packaging' feature from WinRT_10 x86 We don't deliver binaries for that target anymore -> do not export that either Change-Id: Iccf408adeaed071294e10774a5a0c21ec8bd8014 Reviewed-by: Antti Kokko --- coin/platform_configs/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coin') diff --git a/coin/platform_configs/default.yaml b/coin/platform_configs/default.yaml index 6de43501..ce4394fb 100644 --- a/coin/platform_configs/default.yaml +++ b/coin/platform_configs/default.yaml @@ -22,7 +22,7 @@ Target os: 'WinRT_10' Target arch: 'x86' Compiler: 'MSVC2015' - Features: ['Packaging', 'DisableTests'] + Features: ['DisableTests'] Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -nomake examples -no-sql-mysql -platform win32-msvc2015 -xplatform winrt-x86-msvc2015' - Template: 'qtci-windows-10-x86_64-10' -- cgit v1.2.3