util/tools/designer/src/plugins/phononwidgets/phononwidgets.pro
author eckhart.koppen@nokia.com
Wed, 31 Mar 2010 11:06:36 +0300
changeset 7 f7bc934e204c
permissions -rw-r--r--
5cabc75a39ca2f064f70b40f72ed93c74c4dc19b

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