controlpanelui/src/cpplugins/volumeplugin/volumeplugin.pro
changeset 19 36aa4756ee82
parent 12 624337f114fe
child 40 593f946f4fec
equal deleted inserted replaced
12:624337f114fe 19:36aa4756ee82
    17 TEMPLATE = lib
    17 TEMPLATE = lib
    18 TARGET = cpvolumeplugin
    18 TARGET = cpvolumeplugin
    19 
    19 
    20 CONFIG += hb plugin
    20 CONFIG += hb plugin
    21 RESOURCES += volumeplugin.qrc
    21 RESOURCES += volumeplugin.qrc
    22 LIBS += -lcpprofilewrapper
    22 LIBS += -lcpprofilewrapper -lxqsettingsmanager
    23 
    23 
    24 include ( ../cpplugincommon.pri )
    24 include ( ../cpplugincommon.pri )
    25 include ( volumeplugin.pri )
    25 include ( volumeplugin.pri )
    26 
    26 
    27 symbian { 
    27 symbian {