aboutsummaryrefslogtreecommitdiff
path: root/projects.pro
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 /projects.pro
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 'projects.pro')
-rw-r--r--projects.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects.pro b/projects.pro
index 897bd705..9ed58d15 100644
--- a/projects.pro
+++ b/projects.pro
@@ -33,6 +33,7 @@ for(PROJECT, $$list($$lower($$unique(M_BUILD_PARTS)))) {
SUBDIRS += \
mmoc \
mgen \
+ tools/m-servicefwgen.d/ \
src \
contains(DEFINES, HAVE_DBUS) {