summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro7
1 files changed, 2 insertions, 5 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index c40706b5..36b1ecb5 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,12 +1,9 @@
TEMPLATE = subdirs
!contains(QT_CONFIG, no-widgets) {
- SUBDIRS += btchat \
- btscanner \
- btfiletransfer \
- bttennis
+ SUBDIRS += bluetooth
}
-SUBDIRS += scanner
+SUBDIRS += bluetooth
#Qt NFC based examples
#SUBDIRS += poster \