aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtsaferenderer.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-05-08 09:18:56 +0000
commit8cdf60fe6492490561cd6798901b201903ff6ab2 (patch)
treef68ae690fdb0855eb91fba5e66e0dda8f6373d6b /coin/platform_configs/qtsaferenderer.txt
parent819362c5d6b56ebe707f8c6d0deb0d074f19822c (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>
Diffstat (limited to 'coin/platform_configs/qtsaferenderer.txt')
-rw-r--r--coin/platform_configs/qtsaferenderer.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/coin/platform_configs/qtsaferenderer.txt b/coin/platform_configs/qtsaferenderer.txt
index ec14f610..3c000ec2 100644
--- a/coin/platform_configs/qtsaferenderer.txt
+++ b/coin/platform_configs/qtsaferenderer.txt
@@ -1,3 +1,3 @@
-Template Target OS Target arch Compiler Features
------------------------------------ ------------------- ----------- ----------- -------------------------------------------------------------------------------------
-qtci-windows-10-x86_64-10 Mingw73 DeveloperBuild Release OpenGLDynamic BuildExamples
+Template Target OS Target arch Compiler Features Configure arguments
+----------------------------------- ------------------- ----------- ----------- ------------- -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+qtci-windows-10-x86_64-10 Mingw73 -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64% -platform win32-g++ -opensource -confirm-license -nomake tests -verbose -prefix c:\Users\qt\work\install -developer-build -release -opengl dynamic