summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qmediabindableinterface/qmediabindableinterface.pro
blob: 366a4e6f0ecd682a40d59fcde769419af3ae882d (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qmediabindableinterface

QT += multimedia-private testlib
CONFIG += no_private_qt_headers_warning

SOURCES += \
    tst_qmediabindableinterface.cpp

include (../qmultimedia_common/mock.pri)
include (../qmultimedia_common/mockrecorder.pri)