summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
blob: 680a5e6b7559da38065dc9381400eb3cb1c66273 (plain)
1
2
3
4
5
6
7
8
9
10
11
SOURCES += tst_qbluetoothservicediscoveryagent.cpp
TARGET = tst_qbluetoothservicediscoveryagent
CONFIG += testcase

QT = core concurrent bluetooth testlib
blackberry {
    LIBS += -lbtapi
}

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
osx:CONFIG += insignificant_test