From dc6262b587c71c14e30d93e57ed812e36a79a33e Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Mon, 24 Sep 2012 13:09:44 +0200 Subject: Imported WebKit commit 6339232fec7f5d9984a33388aecfd2cbc7832053 (http://svn.webkit.org/repository/webkit/trunk@129343) New snapshot with build fixes for latest qtbase --- WebKit.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'WebKit.pro') diff --git a/WebKit.pro b/WebKit.pro index cc18ce2eb..8925c60f2 100644 --- a/WebKit.pro +++ b/WebKit.pro @@ -8,6 +8,8 @@ TEMPLATE = subdirs CONFIG += ordered +!equals(QT_MAJOR_VERSION, 5): error("Building WebKit with Qt versions older than 5.0 is not supported.") + WTF.file = Source/WTF/WTF.pro WTF.makefile = Makefile.WTF SUBDIRS += WTF -- cgit v1.2.3