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

QT = core concurrent bluetooth testlib

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