summaryrefslogtreecommitdiff
path: root/packages/webkit/files/WebKit.pro
diff options
context:
space:
mode:
Diffstat (limited to 'packages/webkit/files/WebKit.pro')
-rw-r--r--packages/webkit/files/WebKit.pro6
1 files changed, 3 insertions, 3 deletions
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 += \