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

QT = core concurrent bluetooth testlib
osx:QT += widgets

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0