summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Holzammer <andreas.holzammer@kdab.com>2013-11-21 12:58:22 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-23 15:45:35 +0100
commitca2440e2b10368c7d8b849ee1b504a7d587dd1a9 (patch)
treec025590b3589a41199f3bea61faeafa3c3e19ac1 /src
parenta18daa8793ea6b2e9405e854f4b0fef66f8ceb16 (diff)
Add PPS configure check
Plain QNX 6.5.0 does not have a libpps, the new QNX has a libpps and BlackBerry has it as well. So we need a configure check to not open another mkspec for this platform. This fixes the plain QNX 6.5.0 build. Change-Id: Id4b3876f2385bcb5f3df426945532e7e26133f24 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Diffstat (limited to 'src')
-rw-r--r--src/plugins/platforms/qnx/qnx.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/platforms/qnx/qnx.pro b/src/plugins/platforms/qnx/qnx.pro
index 92c8fc183a..bc7219de5c 100644
--- a/src/plugins/platforms/qnx/qnx.pro
+++ b/src/plugins/platforms/qnx/qnx.pro
@@ -2,9 +2,6 @@ TARGET = qqnx
QT += platformsupport-private core-private gui-private
-# The PPS based platform integration is currently used for both BB10 and plain QNX
-CONFIG += qqnx_pps
-
# Uncomment this to build with support for IMF once it becomes available in the BBNDK
#CONFIG += qqnx_imf