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

QT = core bluetooth testlib

symbian: TARGET.CAPABILITY = ReadDeviceData LocalServices WriteDeviceData

CONFIG += insignificant_test    # QTBUG-22017