From be8fe2b563f212c4841fec338d4f2f29ca56f14e Mon Sep 17 00:00:00 2001 From: kh1 Date: Tue, 13 Mar 2012 13:43:18 +0100 Subject: Fix build on Unix. Change-Id: I6b9b5e4138a9b37ce3c9add2e822b1d3f9dd7e03 Reviewed-by: Niels Weber --- tools/tools.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tools/tools.pro') 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 -- cgit v1.2.3