From 36e59d57dc9753c49825029a17d44ab3812958bf Mon Sep 17 00:00:00 2001 From: Rafael Roquetto Date: Thu, 8 Mar 2012 11:58:32 +0100 Subject: Fix platforms.pro to match new qnx mkspec name cherry-picked from Qt5/qtbase 4ba895a86 Change-Id: Ic15d00df4b83d4510ea9622d74e988515fbfbae5 Reviewed-by: Friedemann Kleint Reviewed-by: Sean Harmer Reviewed-by: Robin Burchell --- src/plugins/platforms/platforms.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/platforms/platforms.pro b/src/plugins/platforms/platforms.pro index 5f55fa9..986c6e5 100644 --- a/src/plugins/platforms/platforms.pro +++ b/src/plugins/platforms/platforms.pro @@ -6,6 +6,6 @@ contains(QT_CONFIG, wayland) { SUBDIRS += wayland } -blackberry-armv7le-qcc { +qnx-*-qcc { SUBDIRS += blackberry } -- cgit v0.12