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

QT = core concurrent bluetooth testlib

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0