summaryrefslogtreecommitdiffstats
path: root/messagingframework.pro
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@viroteck.net>2015-08-21 10:44:30 +0200
committerRobin Burchell <robin.burchell@viroteck.net>2015-08-28 08:55:27 +0000
commit7eb5045d0963a81dce96293d2affb6b41a2ed3f4 (patch)
treeaf7b19506c1aa0a363879702866df591c611c621 /messagingframework.pro
parentf4eeb4f63258562596072dcce31da14c5591c1c5 (diff)
messagingframework: don't build on platforms that haven't been tested previously.
Needed to pass new CI builds. Change-Id: If46dab5f1e920730bac5b8ea91919c44fb435735 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'messagingframework.pro')
-rw-r--r--messagingframework.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/messagingframework.pro b/messagingframework.pro
index 2b3556c3..1219291d 100644
--- a/messagingframework.pro
+++ b/messagingframework.pro
@@ -1,3 +1,10 @@
+
+requires(!wince)
+requires(!winrt)
+requires(!ios)
+requires(!qnx)
+requires(!android)
+
load(qt_parts)
!unix {