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

QT = core concurrent bluetooth testlib

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0