summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmediaplayer/qmediaplayer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmediaplayer/qmediaplayer.pro')
-rw-r--r--tests/auto/qmediaplayer/qmediaplayer.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/qmediaplayer/qmediaplayer.pro b/tests/auto/qmediaplayer/qmediaplayer.pro
deleted file mode 100644
index f770f1e..0000000
--- a/tests/auto/qmediaplayer/qmediaplayer.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-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)