summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
blob: 36b1ecb5e6fa2a3974911b74733ca7a1e57800d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs
!contains(QT_CONFIG, no-widgets) {
    SUBDIRS += bluetooth
}

SUBDIRS += bluetooth

#Qt NFC based examples
#SUBDIRS += poster \
#           ndefeditor \
#           annotatedurl