From bbf18ab4ad3d965f1512f64e7d3c49eeb5f3f8b3 Mon Sep 17 00:00:00 2001 From: Konstantin Tokarev Date: Wed, 5 Jul 2017 19:49:35 +0300 Subject: Add Packaging configs for VS2017 and MinGW to stand-alone QtWebKit builds Change-Id: I6a51f733d310d8542b184e813f49f1500666d6ee Reviewed-by: Simon Hausmann --- coin/platform_configs/qtwebkit.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 coin/platform_configs/qtwebkit.txt (limited to 'coin/platform_configs/qtwebkit.txt') 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 -- cgit v1.2.3