Add mmrenderer configure check

No all QNX versions/variations have a mmrenderer by
default, so we need to check for it, otherwise
it fails to compile.

Change-Id: I3efe9df37cf7807c1b0ac4d2e8f49aa02e3408cd
Reviewed-by: Frank Osterfeld <frank.osterfeld@kdab.com>
Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
This commit is contained in:
Andreas Holzammer
2013-11-21 14:20:15 +01:00
committed by The Qt Project
parent f0f62057c9
commit 041e75d1c0
4 changed files with 60 additions and 1 deletions

View File

@@ -13,7 +13,8 @@ android {
}
qnx {
SUBDIRS += qnx audiocapture
config_mmrenderer: SUBDIRS += qnx
SUBDIRS += audiocapture
}
qnx:!blackberry {