blob: d0bf798146c7b628f4d1acd863a4df9c26def8f0 [file] [log] [blame]
TEMPLATE = lib
TARGET = phononwidgets
CONFIG += qt warn_on plugin
QT += phonon
include(../plugins.pri)
build_all:!build_pass {
CONFIG -= build_all
CONFIG += release
}
# Input
SOURCES += videoplayerplugin.cpp \
videoplayertaskmenu.cpp \
seeksliderplugin.cpp \
volumesliderplugin.cpp \
phononcollection.cpp
HEADERS += videoplayerplugin.h \
videoplayertaskmenu.h \
seeksliderplugin.h \
volumesliderplugin.h
RESOURCES += phononwidgets.qrc