summaryrefslogtreecommitdiffstats
path: root/src/tools/tools.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-06-01 16:37:42 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-06-19 16:39:21 +0200
commitc7bf0448da8275f8835656ee37f2de72f22c8694 (patch)
tree0c7f712bfa91a6c279db29f1b612f438d051176c /src/tools/tools.pro
parentbcadd2ded2d86bf982564c816a6192c423ccb7e0 (diff)
detach src/src.pro and src/tools/tools.pro from qtbase.pro
they were included instead of being proper subdirs. this doesn't appear to be necessary for anything at this point. Change-Id: Ie57285df8e5ea7bd8883bcd42fa6ed62b8e1d54d Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'src/tools/tools.pro')
-rw-r--r--src/tools/tools.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tools/tools.pro b/src/tools/tools.pro
index 875203b62c..bd8896259a 100644
--- a/src/tools/tools.pro
+++ b/src/tools/tools.pro
@@ -33,5 +33,4 @@ contains(QT_CONFIG, dbus) {
}
}
-SUBDIRS = $$TOOLS_SUBDIRS $$SUBDIRS
-isEqual(TARGET,tools): SUBDIRS += $$SRC_SUBDIRS
+SUBDIRS = $$TOOLS_SUBDIRS