blob: 7445e3bac84213e35bbaf7ae55a3b159d5b6163d [file] [log] [blame]
TEMPLATE = app
TARGET = tst_qwebhistory
include(../../../../WebKit.pri)
SOURCES += tst_qwebhistory.cpp
RESOURCES += tst_qwebhistory.qrc
QT += testlib network
QMAKE_RPATHDIR = $$OUTPUT_DIR/lib $$QMAKE_RPATHDIR
symbian {
TARGET.UID3 = 0xA000E53B
TARGET.CAPABILITY = ReadUserData WriteUserData NetworkServices
}