summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qmediaplayer/qmediaplayer.pro
blob: 126bbbe3753e8576dec9c8e5f3b57fbdcf2ecaab (plain)
1
2
3
4
5
6
7
CONFIG += testcase no_private_qt_headers_warning
TARGET = tst_qmediaplayer
QT += network multimedia-private testlib
SOURCES += tst_qmediaplayer.cpp

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