Fix platforms.pro scope to match all QNX platforms
authorRafael Roquetto <rafael.roquetto@kdab.com>
Thu, 29 Mar 2012 13:48:37 +0000 (15:48 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sun, 1 Apr 2012 16:13:11 +0000 (18:13 +0200)
Change-Id: I4d8963bcdf91482cff9938df583178ac493b4b09
Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
src/plugins/platforms/platforms.pro

index 6923322..442390f 100644 (file)
@@ -12,7 +12,7 @@ mac {
 
 win32: SUBDIRS += windows
 
-qnx-*-qcc {
+qnx {
     SUBDIRS += qnx
 }