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

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

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