summaryrefslogtreecommitdiffstats
path: root/tests/auto/qrfcommserver/qrfcommserver.pro
blob: 142eca9c5c2c81545556c0c7b99e33ed082a1681 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SOURCES += tst_qrfcommserver.cpp
TARGET = tst_qrfcommserver
CONFIG += testcase

QT = core

INCLUDEPATH += ../../../src/connectivity/bluetooth
DEPENDPATH += ../../../src/connectivity/bluetooth

include(../../../common.pri)

CONFIG += mobility
MOBILITY = connectivity

symbian: TARGET.CAPABILITY =  LocalServices NetworkControl WriteDeviceData

OTHER_FILES += \
    README.txt