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

QT = core bluetooth testlib

symbian: TARGET.CAPABILITY = ReadDeviceData LocalServices WriteDeviceData

CONFIG += insignificant_test    # QTBUG-22017