2012-03-01 16:20:32 +00:00
|
|
|
TEMPLATE = subdirs
|
2012-06-06 21:07:43 +00:00
|
|
|
!contains(QT_CONFIG, no-widgets) {
|
2012-09-25 13:20:41 +00:00
|
|
|
SUBDIRS += bluetooth
|
2012-06-06 21:07:43 +00:00
|
|
|
}
|
|
|
|
|
2012-09-25 13:20:41 +00:00
|
|
|
SUBDIRS += bluetooth
|
2012-03-01 16:20:32 +00:00
|
|
|
|
|
|
|
#Qt NFC based examples
|
|
|
|
#SUBDIRS += poster \
|
|
|
|
# ndefeditor \
|
|
|
|
# annotatedurl
|