musicwidgetplugin/musicwidgetplugin.pro
changeset 48 af3740e3753f
parent 32 c163ef0b758d
child 61 3cd404d31176
equal deleted inserted replaced
42:79c49924ae23 48:af3740e3753f
    16 
    16 
    17 TEMPLATE = lib
    17 TEMPLATE = lib
    18 CONFIG += plugin mobility hb
    18 CONFIG += plugin mobility hb
    19 MOBILITY = serviceframework
    19 MOBILITY = serviceframework
    20 
    20 
    21 LIBS += -lhswidgetmodel
       
    22 LIBS += -lxqservice
    21 LIBS += -lxqservice
    23 LIBS += -lxqserviceutil
    22 LIBS += -lxqserviceutil
    24 LIBS += -lmpengine
    23 LIBS += -lmpengine
    25 LIBS += -lmpdata
    24 LIBS += -lmpdata
       
    25 LIBS += -lmpalbumcoverwidget
    26 
    26 
    27 INCLUDEPATH += ./inc
    27 INCLUDEPATH += ./inc
    28 INCLUDEPATH += ../inc
    28 INCLUDEPATH += ../inc
    29 
    29 
    30 HEADERS += ./inc/*.h
    30 HEADERS += ./inc/*.h
    56     widgetResources.sources += resource/musicwidgeticon.png
    56     widgetResources.sources += resource/musicwidgeticon.png
    57     
    57     
    58     DEPLOYMENT += plugins \
    58     DEPLOYMENT += plugins \
    59                   widgetResources
    59                   widgetResources
    60 }
    60 }
       
    61 
       
    62 DOCML += resource/music_widget.docml