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 <antti.kokko@qt.io>
This commit is contained in:
Jani Heikkinen
2019-08-01 12:24:57 +03:00
parent d3fbd2ed1a
commit 30b0d05343

View File

@@ -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'