aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qt5.yaml
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2020-05-25 09:12:05 +0000
committerTony Sarajärvi <tony.sarajarvi@qt.io>2020-07-07 12:05:14 +0000
commit35b431cb9e46bcab29240c555e652f4f9cab0895 (patch)
treeb1067f01a3dbc4026032fba8ab61e909b72ac467 /coin/platform_configs/qt5.yaml
parentdafcb7edb4516cb6144875da1e0af409562973bb (diff)
Remove Windows 7 builds from Qt6
Task-number: QTQAINFRA-3750 Change-Id: Iea7ccca4695ce3f72547044ee2371c761f026eb4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin/platform_configs/qt5.yaml')
-rw-r--r--coin/platform_configs/qt5.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/coin/platform_configs/qt5.yaml b/coin/platform_configs/qt5.yaml
index 49b6b392..1d77acd1 100644
--- a/coin/platform_configs/qt5.yaml
+++ b/coin/platform_configs/qt5.yaml
@@ -2,12 +2,6 @@ Version: 2
Include: [cmake_platforms.yaml]
Configurations:
-
- Template: 'qtci-windows-7-x86-3'
- Compiler: 'Mingw'
- Environment variables: ['PATH=C:\MINGW810_i686\mingw32\bin;$PATH']
- Features: ['DisableTests', 'UseLegacyInstructions']
- Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -separate-debug-info -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++ QMAKE_LFLAGS_APP+=-s -qt-zlib'
--
Template: 'qtci-windows-10-x86_64-17'
Compiler: 'Mingw'
Environment variables: ['PATH=C:\MINGW810\mingw64\bin;$PATH']