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

QT = core concurrent bluetooth testlib

CONFIG += insignificant_test    # QTBUG-22017
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0