summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothtransferrequest/qbluetoothtransferrequest.pro
blob: 15296835c1557ff7529bfa0132ad438a67bc5c81 (plain)
1
2
3
4
5
6
7
8
9
SOURCES += tst_qbluetoothtransferrequest.cpp
TARGET=tst_qbluetoothtransferrequest
CONFIG += testcase

QT = core concurrent bluetooth testlib

symbian: TARGET.CAPABILITY = ReadDeviceData LocalServices WriteDeviceData

CONFIG += insignificant_test    # QTBUG-22017