summaryrefslogtreecommitdiffstats
path: root/messagingframework.pro
diff options
context:
space:
mode:
authorChris Adams <chris.adams@qinetic.com.au>2018-07-12 10:36:47 +1000
committerChristopher Adams <chris.adams@jollamobile.com>2018-07-19 01:03:22 +0000
commit1fe0847301c7d4d1cf95b47f6d3383f24100ac61 (patch)
treeda9879fcf0c8c5ff3a60e24b06533d3f9d655424 /messagingframework.pro
parent008bd8d6ac2b824105d35cd3080319ace1f224d7 (diff)
Disable VxWorks and INTEGRITY builds
Change-Id: Id7d8c7258ce6b78a2de47dd910fd6148272b3300 Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
Diffstat (limited to 'messagingframework.pro')
-rw-r--r--messagingframework.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/messagingframework.pro b/messagingframework.pro
index bdd38d5d..c803ddf6 100644
--- a/messagingframework.pro
+++ b/messagingframework.pro
@@ -4,6 +4,8 @@ requires(!winrt)
requires(!ios)
requires(!qnx)
requires(!android)
+requires(!integrity)
+requires(!vxworks)
requires(qtHaveModule(widgets))
load(qt_parts)