QNX: enable AudioCapture plugin.

This allows to use the QAudioRecorder API on QNX (and Blackberry), using
the low-latency audio plugin as backend.

Change-Id: I9bed7c01948a40f931f2a6b29c0f5cbfc99635bd
Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com>
This commit is contained in:
Yoann Lopes
2013-10-10 16:56:46 +02:00
committed by The Qt Project
parent 2e1d38a3c7
commit 8d78790872

View File

@@ -17,7 +17,7 @@ blackberry {
}
qnx {
SUBDIRS += qnx
SUBDIRS += audiocapture qnx
}
win32 {