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

QT = core concurrent bluetooth testlib
osx:QT += widgets
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0