aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Tokarev <annulen@yandex.ru>2017-07-05 19:49:35 +0300
committerLiang Qi <liang.qi@qt.io>2017-07-09 04:51:56 +0000
commitbbf18ab4ad3d965f1512f64e7d3c49eeb5f3f8b3 (patch)
treee48f46744e48c2089b0024b3ab346e76f9e81526
parentdd5096c6c7b9c48524096cfda8b56b8619c82ea2 (diff)
Add Packaging configs for VS2017 and MinGW to stand-alone QtWebKit builds
Change-Id: I6a51f733d310d8542b184e813f49f1500666d6ee Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
-rw-r--r--coin/platform_configs/qtwebkit.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/coin/platform_configs/qtwebkit.txt b/coin/platform_configs/qtwebkit.txt
new file mode 100644
index 00000000..abc434de
--- /dev/null
+++ b/coin/platform_configs/qtwebkit.txt
@@ -0,0 +1,5 @@
+Template Target OS Target arch Compiler Features
+--------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
+qtci-windows-10-x86-6 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo OpenGLDynamic DisableTests
+qtci-windows-10-x86_64-7 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo OpenGLDynamic DisableTests
+qtci-windows-7-x86-2 Mingw53 Packaging DebugAndRelease Release OpenGLDynamic DisableTests