Speculative fix to get Drosera working.
[webkit/qt.git] / WebKit.pro
blobc036e25eecd188dab9930508ae05522d84791e42
1 TEMPLATE = subdirs
2 CONFIG += ordered
3 !gtk-port:CONFIG += qt-port
4 qt-port:!win32-*:SUBDIRS += WebKit/qt/Plugins
5 SUBDIRS += \
6 JavaScriptCore/pcre/dftables.pro \
7 WebCore \
8 JavaScriptCore/kjs/testkjs.pro
10 qt-port {
11 SUBDIRS += WebKit/qt/QtLauncher
13 !win32-*: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro
16 gtk-port:SUBDIRS += \
17 WebKitTools/GtkLauncher