summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmediaplayer/qmediaplayer.pro
blob: cbc50e15dae988e0d0ec097cb737e9575ea4c73b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)

QT += network multimediakit-private multimediakitwidgets-private

# TARGET = tst_qmediaplayer
# CONFIG += testcase

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

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