aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex <qt-info@nokia.com>2011-06-06 17:20:27 +1000
committerAlex <qt-info@nokia.com>2011-06-06 17:20:27 +1000
commit680b0afee5914df6c2fb9c8365d1d8a0151f3489 (patch)
tree28a6dee7db5e565df13b630802d3c2e82fda384c
parentc6857021563040adb9f87b80608b1f04f0ddf7e7 (diff)
Enable Sensors and Location API builds by default
-rw-r--r--qt.pro4
1 files changed, 0 insertions, 4 deletions
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 \