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