blob: 21d3daaab0e04e27bb7805f4fa3de35977eeb359 [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
!mac: SUBDIRS += WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro
}
include(WebKit/qt/docs/docs.pri)