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

QT = core concurrent bluetooth testlib

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0