From 78b27edbaabb3f7464912131e9b316906e1abd7c Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Fri, 22 Jul 2016 13:53:59 +0200 Subject: Exclude from the QNX/iOS/Winphone/WinRT/MinGW build Upstream doesn't support these yet. Change-Id: I1f5ebf4f894aa5875fcfe29988295d1437a69ff2 Reviewed-by: Tobias Koenig --- qpdf.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qpdf.pro') 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++) -- cgit v1.2.3