webengine/osswebengine/WebKit.pro
author andrews@symbian.org
Thu, 25 Jun 2009 01:50:42 +0100
changeset 4 36af9b97c29e
parent 0 dd21522fd290
permissions -rw-r--r--
Tag source matching PDK_2.0.c

TEMPLATE = subdirs
CONFIG += ordered
!gtk-port:CONFIG += qt-port
qt-port:!win32-*:SUBDIRS += WebKit/qt/Plugins
SUBDIRS += \
        JavaScriptCore/pcre/dftables.pro \
        WebCore \
        JavaScriptCore/kjs/testkjs.pro

qt-port {
    SUBDIRS += WebKit/qt/QtLauncher

    !win32-*: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro
}

gtk-port:SUBDIRS += \
        WebKitTools/GtkLauncher