From f4a8ce98bd371acf1ca1eb2c58a8403e8795a670 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Tue, 19 Dec 2017 12:37:02 +0100 Subject: Adaptations for Chromium 63 Change-Id: I551c7091bbc0463bed94180313eb2bfe92f0ad84 Reviewed-by: Peter Varga --- src/core/api/core_api.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/api/core_api.pro') diff --git a/src/core/api/core_api.pro b/src/core/api/core_api.pro index 0fea312f4..3763fb391 100644 --- a/src/core/api/core_api.pro +++ b/src/core/api/core_api.pro @@ -3,7 +3,7 @@ DESTDIR = $$OUT_PWD/$$getConfigDir() TEMPLATE = lib -CONFIG += staticlib c++11 +CONFIG += staticlib c++14 QT += network core-private QT_PRIVATE += webenginecoreheaders-private -- cgit v1.2.3