From be3b47d0d504a3409ce66bd77bb8c0acff87c4f5 Mon Sep 17 00:00:00 2001 From: kh1 Date: Thu, 15 Mar 2012 14:53:47 +0100 Subject: Reorganize the tree, have better ifw.pri. Shadow build support. Change-Id: I01fb12537f863ed0744979973c7e4153889cc5cb Reviewed-by: Tim Jenssen --- tools/tools.pro | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'tools/tools.pro') diff --git a/tools/tools.pro b/tools/tools.pro index 627a6eeaa..963d4a2da 100644 --- a/tools/tools.pro +++ b/tools/tools.pro @@ -1,7 +1,11 @@ CONFIG += ordered TEMPLATE = subdirs -SUBDIRS += extractbinarydata \ + +SUBDIRS += \ + archivegen \ + binarycreator \ + extractbinarydata \ repocompare \ + repogen \ repogenfromonlinerepo -win32:SUBDIRS += maddehelper - +win32:SUBDIRS += maddehelper \ No newline at end of file -- cgit v1.2.3