From f647b029e864a7008ab7a3f03431d90ef51101d7 Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Fri, 29 Jul 2011 15:58:23 +1000 Subject: Small cleanups on dependencies and such. Change-Id: Ie01727ac318721c44cafd11ba0a7a138ab9f9c33 Reviewed-on: http://codereview.qt.nokia.com/2375 Reviewed-by: Qt Sanity Bot Reviewed-by: Lorn Potter --- qtsensors.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qtsensors.pro') diff --git a/qtsensors.pro b/qtsensors.pro index f5040084..96d2e940 100644 --- a/qtsensors.pro +++ b/qtsensors.pro @@ -1,8 +1,10 @@ TEMPLATE = subdirs +SUBDIRS += module_qtsensors_src module_qtsensors_src.subdir = src module_qtsensors_src.target = module-qtsensors-src +SUBDIRS += module_qtsensors_tests module_qtsensors_tests.subdir = tests module_qtsensors_tests.target = module-qtsensors-tests module_qtsensors_tests.depends = module_qtsensors_src @@ -10,5 +12,3 @@ module_qtsensors_tests.depends = module_qtsensors_src module_qtsensors_tests.CONFIG = no_default_target no_default_install } -SUBDIRS += module_qtsensors_src \ - module_qtsensors_tests -- cgit v1.2.3