summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothsocket/qbluetoothsocket.pro
blob: 740efcb3c7bac589734970ad728f31275d03f2b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SOURCES += tst_qbluetoothsocket.cpp
TARGET = tst_qbluetoothsocket
CONFIG += testcase

QT = core network bluetooth testlib

INCLUDEPATH += ../../../tests/btclient
DEPENDPATH += ../../../tests/btclient

symbian: TARGET.CAPABILITY = NetworkControl ReadDeviceData LocalServices WriteDeviceData

OTHER_FILES += \
    README.txt