summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/plugins/platforms/platforms.pro2
1 files changed, 1 insertions, 1 deletions
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
}