From d8a179128c0fa8e9cc482df58b9334c696602be6 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Tue, 25 Sep 2012 15:20:41 +0200 Subject: Qt Bluetooth: Modularized documentation -moved documentation to src/bluetooth/doc -added a qdocconf file for Qt Bluetooth -fixed relative paths for snippets -moved examples to examples/bluetooth Change-Id: Id41bac50dca628400568d191f1c3ccfbaac790a1 Reviewed-by: Alex --- examples/examples.pro | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'examples/examples.pro') 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 \ -- cgit v1.2.3