summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothserver/qbluetoothserver.pro
blob: 4b5e5d467885fd19948b63d90925fba573115e8b (plain)
1
2
3
4
5
6
7
8
9
10
SOURCES += tst_qbluetoothserver.cpp
TARGET = tst_qbluetoothserver
CONFIG += testcase

QT = core concurrent bluetooth testlib

OTHER_FILES += \
    README.txt

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0