summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorAlex <qt-info@nokia.com>2011-06-09 18:31:09 +1000
committerAlex <qt-info@nokia.com>2011-06-10 15:34:08 +1000
commit164e4f5813d8beb30ce8e1555f49f84b785c0d51 (patch)
tree5ee0569d239e50695f6ae4c3357b506ea16b1abb /src/src.pro
parentca4eb890b701035dfd472e0fb9aab23a9733a01d (diff)
Add dummy, generic and simulator backend
The Simulator backend is not working/tested at this stage as the simulator library is not available for Qt5 at this stage. In addtion the sensor_explorer test app was added for simple sensor testing.
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 770ca36b..fce5a40f 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
CONFIG+=ordered
-SUBDIRS += sensors imports
+SUBDIRS += sensors imports plugins