aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/webkit/webkit-gtk/WebKit.pro
blob: 035f73aa3f8a545624ed8772f4d234dea3da560d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = subdirs
CONFIG += ordered

SUBDIRS += \
        JavaScriptCore \
        WebCore \
        JavaScriptCore/kjs/jsc.pro \
        WebKit/qt/QtLauncher \
        WebKit/qt/tests

!win32-*: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro