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

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

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0