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

QT = core concurrent bluetooth testlib

OTHER_FILES += \
    README.txt

CONFIG += insignificant_test    # QTBUG-22017