From 6a850596d34703ae65e346d72ad88b5da0732183 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 20 May 2011 17:08:11 +1000 Subject: Add the first version of QtSensors to Qt 5 --- qtsensors.pro | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'qtsensors.pro') diff --git a/qtsensors.pro b/qtsensors.pro index 96710850..16236164 100644 --- a/qtsensors.pro +++ b/qtsensors.pro @@ -1 +1,6 @@ TEMPLATE = subdirs + +module_qtsensors_src.subdir = src +module_qtsensors_src.target = module-qtsensors-src + +SUBDIRS += module_qtsensors_src -- cgit v1.2.3