aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtsaferenderer.yaml
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2020-02-28 13:30:25 +0100
committerLiang Qi <liang.qi@qt.io>2020-02-28 13:49:10 +0100
commit08e63423e2ae3751e42f27307b290048e397dd7a (patch)
tree93121ff564bb891990b92d09a10863ff921f4119 /coin/platform_configs/qtsaferenderer.yaml
parentaa977addd2b6b87d702ea58e4bcf2d1e514305d3 (diff)
parent97aa53410e3b1cc9a5a9eb2fdbf8c2be7e1ab852 (diff)
Merge remote-tracking branch 'origin/5.15' into dev
Conflicts: .gitmodules coin/platform_configs/default.yaml coin/platform_configs/flashing-wizard.yaml coin/platform_configs/qt5.yaml coin/platform_configs/qtbase.yaml coin/platform_configs/qtconnectivity.yaml coin/platform_configs/tqtc-qt-config-gui.yaml coin/provisioning/qtci-linux-SLES-15-x86_64/02-zypperpackages.sh Change-Id: I7af8a52d8b4452211982d86105dafacdd3d845c0
Diffstat (limited to 'coin/platform_configs/qtsaferenderer.yaml')
-rw-r--r--coin/platform_configs/qtsaferenderer.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/coin/platform_configs/qtsaferenderer.yaml b/coin/platform_configs/qtsaferenderer.yaml
index 63b2d0d3..47a76d4d 100644
--- a/coin/platform_configs/qtsaferenderer.yaml
+++ b/coin/platform_configs/qtsaferenderer.yaml
@@ -1,10 +1,10 @@
-
- Template: 'qtci-windows-10-x86_64-15'
+ Template: 'qtci-windows-10-x86_64-16'
Compiler: 'Mingw73'
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -developer-build -nomake tests -opengl dynamic -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++'
Features: ['UseLegacyInstructions']
-
- Template: 'qtci-windows-10-x86_64-15'
+ Template: 'qtci-windows-10-x86_64-16'
Compiler: 'Mingw73'
Features: ['Packaging', 'DisableTests', 'UseLegacyInstructions']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -static -nomake tests -nomake examples -no-icu -opengl dynamic -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% -platform win32-g++'