summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/bluetooth.pro')
-rw-r--r--examples/bluetooth/bluetooth.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/bluetooth/bluetooth.pro b/examples/bluetooth/bluetooth.pro
index 4d520550..78ba1fc1 100644
--- a/examples/bluetooth/bluetooth.pro
+++ b/examples/bluetooth/bluetooth.pro
@@ -6,5 +6,6 @@ qtHaveModule(widgets) {
bttennis
}
-SUBDIRS += scanner \
- lowenergyscanner
+qtHaveModule(quick): SUBDIRS += scanner \
+ picturetransfer \
+ lowenergyscanner