aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtwebkit.yaml
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2019-10-22 10:34:44 +0000
committerTony Sarajärvi <tony.sarajarvi@qt.io>2020-03-23 14:53:02 +0000
commit2b7355e69c44d52f8ef2e8367917217653f607b1 (patch)
tree02aa090dd2e79301569141ae74f24433f39d5938 /coin/platform_configs/qtwebkit.yaml
parent2bf281229ae783821576c43542ddd2dac5b33e01 (diff)
Update MinGW 7.3.0 to Mingw 8.1.0
Task-number: QTQAINFRA-3304 Change-Id: I4a962c112f4925224e91c08117c7324112d70729 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'coin/platform_configs/qtwebkit.yaml')
-rw-r--r--coin/platform_configs/qtwebkit.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/coin/platform_configs/qtwebkit.yaml b/coin/platform_configs/qtwebkit.yaml
index 0a1d5d31..5661bd92 100644
--- a/coin/platform_configs/qtwebkit.yaml
+++ b/coin/platform_configs/qtwebkit.yaml
@@ -1,5 +1,8 @@
+Version: 2
+Configurations:
-
Template: 'qtci-windows-7-x86-3'
- Compiler: 'Mingw73'
+ Compiler: 'Mingw'
+ Environment variables: ['PATH=C:\MINGW810_i686\mingw32\bin;$PATH']
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -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++'