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

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

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0