aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/tqtc-qt-rta.txt
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2019-02-01 14:51:55 +0200
committerTony Sarajärvi <tony.sarajarvi@qt.io>2019-06-10 10:16:52 +0300
commit6c6c6ca1a5e1b2f79d3784d713aaa4d0adeaaeac (patch)
tree52dcf8d57aad7ebeeb8ad040c675154c50d864fb /coin/platform_configs/tqtc-qt-rta.txt
parent1cf289d1827655da5a78c1fba1249546c149b499 (diff)
Split features list between Coin and qt
Start using configure args as configure string instead of flags. Task-number: QTQAINFRA-2744 Change-Id: I2ce189531df7ba805d18b36615259bf0303e7175 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 8cdf60fe6492490561cd6798901b201903ff6ab2) (cherry picked from commit d49c0cd0bbc535156007a9772e4561d6aaf6a105) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'coin/platform_configs/tqtc-qt-rta.txt')
-rw-r--r--coin/platform_configs/tqtc-qt-rta.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/coin/platform_configs/tqtc-qt-rta.txt b/coin/platform_configs/tqtc-qt-rta.txt
index 8fbb5a00..82b086f9 100644
--- a/coin/platform_configs/tqtc-qt-rta.txt
+++ b/coin/platform_configs/tqtc-qt-rta.txt
@@ -1,6 +1,5 @@
-Template Target OS Target arch Compiler Features
---------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
-qtci-windows-7-x86_64-4 MSVC2013 Release ForceDebugInfo OpenGLDynamic DisableTests
-qtci-windows-8.1-x86_64 MSVC2013 Release ForceDebugInfo OpenGLDynamic DisableTests
-qtci-windows-10-x86-3 MSVC2017 Release ForceDebugInfo OpenGLDynamic
-
+Template Target OS Target arch Compiler Features Configure arguments
+--------------------------- ------------------- ----------- ----------- ------------- --------------------------------------------------------------------------------------------------------------------------------------------------------
+qtci-windows-7-x86_64-4 MSVC2013 DisableTests -opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests
+qtci-windows-8.1-x86_64 MSVC2013 DisableTests -opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests
+qtci-windows-10-x86-3 MSVC2017 -opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests