summaryrefslogtreecommitdiffstats
path: root/qpdf.pro
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2016-07-22 13:53:59 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2016-07-25 14:01:14 +0000
commit78b27edbaabb3f7464912131e9b316906e1abd7c (patch)
tree1a6ff3bce35623753a41b3b6e8084879b3aa8a93 /qpdf.pro
parenta2c4d04a2be4eb307b5bbd2fb340eecc1dcfd0a1 (diff)
Exclude from the QNX/iOS/Winphone/WinRT/MinGW build
Upstream doesn't support these yet. Change-Id: I1f5ebf4f894aa5875fcfe29988295d1437a69ff2 Reviewed-by: Tobias Koenig <tobias.koenig@kdab.com>
Diffstat (limited to 'qpdf.pro')
-rw-r--r--qpdf.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpdf.pro b/qpdf.pro
index 58c33f2..ef555e9 100644
--- a/qpdf.pro
+++ b/qpdf.pro
@@ -1 +1,3 @@
load(qt_parts)
+# Upstream has not been ported to QNX/iOS/WinPhone/WinRT/MinGW yet.
+requires(!qnx:!ios:!winphone:!winrt:!win32-g++)