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

macos: QMAKE_INFO_PLIST = ../shared/Info.macos.plist

QT = core concurrent bluetooth testlib
osx:QT += widgets