summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@nokia.com>2012-03-13 13:43:18 +0100
committerKarsten Heimrich <karsten.heimrich@nokia.com>2012-03-13 13:46:32 +0100
commitbe8fe2b563f212c4841fec338d4f2f29ca56f14e (patch)
treeebef239a154597b0cd3b41f222e0a216c67450ac /tools
parentd5f5f80b054ffa9cd5da7fd0fc6ae67f0a4b3995 (diff)
Fix build on Unix.
Change-Id: I6b9b5e4138a9b37ce3c9add2e822b1d3f9dd7e03 Reviewed-by: Niels Weber <niels.2.weber@nokia.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/tools.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 4ec49ab01..627a6eeaa 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -1,8 +1,7 @@
CONFIG += ordered
TEMPLATE = subdirs
SUBDIRS += extractbinarydata \
- maddehelper \
repocompare \
repogenfromonlinerepo
-
+win32:SUBDIRS += maddehelper