summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/snippets/snippets.pro
blob: f59983ee56d78d0d6f6f7dc08fe5cccf0a314f86 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
TARGET = bluetooth_cppsnippet
QT = core
#! [contacts project modification]
QT += bluetooth
#! [contacts project modification]

SOURCES += doc_src_qtbluetooth.cpp