summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2017-09-07 12:56:33 -0700
committerJake Petroules <jake.petroules@qt.io>2017-09-08 19:32:02 +0000
commit08b74f4f30c304b80249a593a572808bc1892f66 (patch)
treef298ecbc5e3f800194f4d8c7271961a57c18b89e
parentcaecbf646c35b9f02ba744756fae2e8797f50e44 (diff)
downloadqtscript-5.9.2.tar.gz
Exclude the QtScript module from the VxWorks buildv5.9.25.9.2
It doesn't compile on that platform. Change-Id: If7ece34a068a91ed269e7a68ac6b400d35ba7440 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io> Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
-rw-r--r--qtscript.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtscript.pro b/qtscript.pro
index 73de3cb..a6753e8 100644
--- a/qtscript.pro
+++ b/qtscript.pro
@@ -1,3 +1,3 @@
-requires(!integrity:!winrt)
+requires(!integrity:!vxworks:!winrt)
load(qt_parts)