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

QT += multimediakit-private
CONFIG += no_private_qt_headers_warning

# This is more of a system test
CONFIG -= testcase

DEFINES += TESTDATA_DIR=\\\"$$PWD/\\\"

SOURCES += \
    tst_qmediaplayerbackend.cpp

maemo*:CONFIG += insignificant_test