QAudioProbe unit test.
Change-Id: I4dde8a46883cfc793fdccbfd24ffde0c818fa1aa Reviewed-by: Mithra Pattison <mithra.pattison@nokia.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
f1c4093f37
commit
46f67a8b69
10
tests/auto/unit/qaudioprobe/qaudioprobe.pro
Normal file
10
tests/auto/unit/qaudioprobe/qaudioprobe.pro
Normal file
@@ -0,0 +1,10 @@
|
||||
CONFIG += testcase no_private_qt_headers_warning
|
||||
TARGET = tst_qaudioprobe
|
||||
|
||||
QT += multimedia-private testlib
|
||||
|
||||
SOURCES += tst_qaudioprobe.cpp
|
||||
|
||||
include (../qmultimedia_common/mock.pri)
|
||||
include (../qmultimedia_common/mockrecorder.pri)
|
||||
|
||||
Reference in New Issue
Block a user