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

QT += network multimedia-private testlib
CONFIG += no_private_qt_headers_warning

HEADERS += tst_qmediaplayer.h
SOURCES += main.cpp tst_qmediaplayer.cpp

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