summaryrefslogtreecommitdiffstats
path: root/tests/nfcsymbianbackend/qcontenthandler/qcontenthandler.pro
blob: adcbf21e09dcc4bb4f7f8dd28b2f7c9d8584841f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
QT       += testlib

TARGET = tst_qcontenthandler
CONFIG   += console
CONFIG   -= app_bundle
CONFIG   += mobility
CONFIG   += testcase
MOBILITY = connectivity

TEMPLATE = app

INCLUDEPATH += ../../../src/connectivity/nfc
INCLUDEPATH += ../common

HEADERS += ../common/qautomsgbox.h
SOURCES += tst_qcontenthandler.cpp \
        ../common/qautomsgbox.cpp
symbian:TARGET.CAPABILITY = LocalServices ReadUserData WriteUserData NetworkServices UserEnvironment Location SwEvent ReadDeviceData WriteDeviceData