Rubber-stamped by Brady Eidson.
[webbrowser.git] / WebKit.pro
blob866bb9b6ea82348f711133b1be92623bad2bc4d5
1 TEMPLATE = subdirs
2 CONFIG += ordered
4 SUBDIRS += \
5 WebCore \
6 JavaScriptCore/jsc.pro \
7 WebKit/qt/QtLauncher \
8 WebKit/qt/QGVLauncher \
9 WebKit/qt/tests
11 !win32:!symbian {
12 SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro
13 SUBDIRS += WebKitTools/DumpRenderTree/qt/ImageDiff.pro
14 SUBDIRS += WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro
17 include(WebKit/qt/docs/docs.pri)