summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro')
-rw-r--r--tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro b/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro
index c86afc4..fdd941d 100644
--- a/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro
+++ b/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro
@@ -1,14 +1,12 @@
-load(qttest_p4)
+TARGET = tst_qmediaplayerbackend
-QT += multimedia-private
+QT += multimedia-private testlib
CONFIG += no_private_qt_headers_warning
# This is more of a system test
-CONFIG -= testcase
+# CONFIG += testcase
DEFINES += TESTDATA_DIR=\\\"$$PWD/\\\"
SOURCES += \
tst_qmediaplayerbackend.cpp
-
-maemo*:CONFIG += insignificant_test