Fix platforms.pro scope to match all QNX platforms
Change-Id: I4d8963bcdf91482cff9938df583178ac493b4b09 Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>bb10
parent
3dbf98c715
commit
d5bc8ab811
|
|
@ -12,7 +12,7 @@ mac {
|
|||
|
||||
win32: SUBDIRS += windows
|
||||
|
||||
qnx-*-qcc {
|
||||
qnx {
|
||||
SUBDIRS += qnx
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue