summaryrefslogtreecommitdiffstats
path: root/tests/auto/ql2capserver/ql2capserver.pro
blob: c87a0503dabf2ee690f532bbd34a183d428a40b3 (plain)
1
2
3
4
5
6
7
8
SOURCES += tst_ql2capserver.cpp
TARGET = tst_ql2capserver

# Note, not really an autotest.  Requires manually setting up and running btclient first.
#CONFIG += testcase

QT = core concurrent bluetooth testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0