aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMax Waterman <david.waterman@nokia.com>2010-10-06 11:36:57 +0300
committerMax Waterman <david.waterman@nokia.com>2010-10-06 12:53:52 +0300
commitf06326072d38a4463e078da6f9b51bce28fe8d11 (patch)
tree72fc7b74e436c4d314542f8fbfa8a5426bbd1a8b /tools
parent28fb8cbe7a5e08143d5379dd6130c260d020aa18 (diff)
Changes: fixed the build order problem between some unit tests and examples, and m-servicefwgen
RevBy: Mirek Details: Some qmake files require m-servicefwgen to be built before they are processed by qmake.
Diffstat (limited to 'tools')
-rw-r--r--tools/m-servicefwgen.d/m-servicefwgen.d.pro2
-rw-r--r--tools/tools.pro1
2 files changed, 0 insertions, 3 deletions
diff --git a/tools/m-servicefwgen.d/m-servicefwgen.d.pro b/tools/m-servicefwgen.d/m-servicefwgen.d.pro
index 1c76c2c1..fe5b8b53 100644
--- a/tools/m-servicefwgen.d/m-servicefwgen.d.pro
+++ b/tools/m-servicefwgen.d/m-servicefwgen.d.pro
@@ -2,8 +2,6 @@ include(../../mkspecs/common.pri)
TEMPLATE = app
TARGET = ../m-servicefwgen
-DEPENDPATH += .
-INCLUDEPATH += .
QT += xml
diff --git a/tools/tools.pro b/tools/tools.pro
index e42803de..c7a8eb77 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -5,7 +5,6 @@ SUBDIRS = \
mapplettester \
mapplicationextensiontester \
mnotificationtool \
- m-servicefwgen.d \
mcssvalidator
macx:SUBDIRS -= mnotificationtool