From 8b633e67eeac66d972589c2016791a4860ad5f65 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Mon, 13 Jul 2009 21:23:14 +0000 Subject: webkit-gtk: Update to the latest snapshot 45825. --- recipes/webkit/webkit-gtk/WebKit.pro | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'recipes/webkit/webkit-gtk/WebKit.pro') diff --git a/recipes/webkit/webkit-gtk/WebKit.pro b/recipes/webkit/webkit-gtk/WebKit.pro index 035f73aa3f..bb2ae976b7 100644 --- a/recipes/webkit/webkit-gtk/WebKit.pro +++ b/recipes/webkit/webkit-gtk/WebKit.pro @@ -2,11 +2,12 @@ TEMPLATE = subdirs CONFIG += ordered SUBDIRS += \ - JavaScriptCore \ WebCore \ - JavaScriptCore/kjs/jsc.pro \ + JavaScriptCore/jsc.pro \ WebKit/qt/QtLauncher \ WebKit/qt/tests -!win32-*: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro +!win32:!symbian: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro \ + WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro +include(WebKit/qt/docs/docs.pri) -- cgit v1.2.3