summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.pro
blob: aeb45868cbc6a37bfb24fde2af97ab15ffa747f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
SOURCES += tst_qbluetoothtransfermanager.cpp
TARGET=tst_qbluetoothtransfermanager
CONFIG += testcase
testcase.timeout = 250 # this test is slow

QT = core concurrent bluetooth testlib

INCLUDEPATH += ../../../tests/btclient

TESTDATA += *.txt
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0