From 17343fbb08ed187f6f2444ee6e676a969104dfe4 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 6 Oct 2007 12:45:14 +0000 Subject: webkit-gtk: add unstage task till Holger fixes qmake --- packages/webkit/files/WebKit.pro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/webkit/files/WebKit.pro') diff --git a/packages/webkit/files/WebKit.pro b/packages/webkit/files/WebKit.pro index 8536c41515..dca2614109 100644 --- a/packages/webkit/files/WebKit.pro +++ b/packages/webkit/files/WebKit.pro @@ -1,15 +1,15 @@ TEMPLATE = subdirs CONFIG += ordered !gtk-port:CONFIG += qt-port -qt-port:!win32-*:SUBDIRS += WebKitQt/Plugins +qt-port:!win32-*:SUBDIRS += WebKit/qt/Plugins SUBDIRS += \ WebCore \ JavaScriptCore/kjs/testkjs.pro qt-port { - SUBDIRS += WebKitQt/QtLauncher + SUBDIRS += WebKit/qt/QtLauncher - !win32-*: SUBDIRS += WebKitTools/DumpRenderTree/DumpRenderTree.qtproj/DumpRenderTree.pro + !win32-*: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro } gtk-port:SUBDIRS += \ -- cgit v1.2.3