summaryrefslogtreecommitdiffstats
path: root/src/plugins/m3u/m3u.pro
blob: 875e815c1a897f493fd79427121750840cc469e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
TARGET = qtmultimedia_m3u
QT += multimedia-private

PLUGIN_TYPE=playlistformats
load(qt_plugin)

HEADERS += qm3uhandler.h
SOURCES += qm3uhandler.cpp

OTHER_FILES += \
    m3u.json