8 WebKitTools/QtLauncher \
11 !CONFIG(standalone_package) {
12 SUBDIRS += JavaScriptCore/jsc.pro \
15 !symbian: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro
18 SUBDIRS += WebKitTools/DumpRenderTree/qt/ImageDiff.pro
19 SUBDIRS += WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro
26 JavaScriptCore/qt/api/QtScript.pro \
27 JavaScriptCore/qt/tests
31 # Forward the install target to WebCore. A workaround since INSTALLS is not implemented for symbian
32 install.commands = $(MAKE) -C WebCore install
33 QMAKE_EXTRA_TARGETS += install
36 include(WebKit/qt/docs/docs.pri)