TEMPLATE = app
TARGET = bluetooth_cppsnippet
QT = core
#! [contacts project modification]
QT += bluetooth
#! [contacts project modification]

SOURCES += doc_src_qtbluetooth.cpp
