File: qbluetoothdevicediscoveryagent.pro

package info (click to toggle)
qtconnectivity-opensource-src 5.15.17-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,132 kB
  • sloc: cpp: 55,861; java: 2,206; xml: 816; ansic: 203; sh: 22; makefile: 20
file content (8 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (2)
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