From 680b0afee5914df6c2fb9c8365d1d8a0151f3489 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 6 Jun 2011 17:20:27 +1000 Subject: Enable Sensors and Location API builds by default --- qt.pro | 4 ---- 1 file changed, 4 deletions(-) (limited to 'qt.pro') diff --git a/qt.pro b/qt.pro index 6b1dfc64..47f3ed23 100644 --- a/qt.pro +++ b/qt.pro @@ -68,14 +68,10 @@ module_qtqa.depends = module_qtbase module_qtlocation.subdir = $$IN_PWD/qtlocation module_qtlocation.target = module-qtlocation module_qtlocation.depends = module_qtbase module_qtdeclarative -# not yet enabled by default -module_qtlocation.CONFIG = no_default_target no_default_install module_qtsensors.subdir = $$IN_PWD/qtsensors module_qtsensors.target = module-qtsensors module_qtsensors.depends = module_qtbase module_qtdeclarative -# not yet enabled by default -module_qtsensors.CONFIG = no_default_target no_default_install SUBDIRS = \ module_qtbase \ -- cgit v1.2.3