summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorRainer Keller <Rainer.Keller@qt.io>2017-07-19 09:36:30 +0200
committerRainer Keller <Rainer.Keller@qt.io>2017-07-19 08:30:00 +0000
commit7f9178d4c6378fe574376d9d0ce234fa5603124e (patch)
tree12d9ea8fdc8156408c0c657a6b3206b032f483bf /src/src.pro
parent3df0b2b0aee9ce0a6150b113571e6b3f9f200b7d (diff)
Disable serviceframework for Boot to Qt
Tests fail and framework is not needed on this platform. Change-Id: Ib16de91d0fa32a82bde9a613c4750a4845d29f42 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/src.pro b/src/src.pro
index 56c96dc2..13f7128e 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -2,8 +2,8 @@ TEMPLATE = subdirs
CONFIG += ordered
!android: !ios: !blackberry: !wince {
- !without-publishsubscribe: SUBDIRS += publishsubscribe
- !macx:!without-serviceframework: SUBDIRS += serviceframework
+ !boot2qt:!without-publishsubscribe: SUBDIRS += publishsubscribe
+ !macx:!boot2qt:!without-serviceframework: SUBDIRS += serviceframework
!macx:!without-systeminfo: SUBDIRS += systeminfo
SUBDIRS += tools