blob: 0a622fea21f518b678185e3472fcfbfd77cbc4c4 [file] [log] [blame]
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
WebCore \
JavaScriptCore/jsc.pro \
WebKit/qt/QtLauncher \
WebKit/qt/tests
!win32:!symbian {
SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro
SUBDIRS += WebKitTools/DumpRenderTree/qt/ImageDiff.pro
!mac: SUBDIRS += WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro
}
include(WebKit/qt/docs/docs.pri)