messagingapp/msgnotifications/msgnotificationdialogplugin/msgnotificationdialogplugin.pro
changeset 44 36f374c67aa8
parent 23 238255e8b033
child 67 fc91263aee62
equal deleted inserted replaced
43:35b64624a9e7 44:36f374c67aa8
    30 HEADERS += inc/msgnotificationdialogwidget.h
    30 HEADERS += inc/msgnotificationdialogwidget.h
    31 
    31 
    32 SOURCES += src/msgnotificationdialogplugin.cpp
    32 SOURCES += src/msgnotificationdialogplugin.cpp
    33 SOURCES += src/msgnotificationdialogwidget.cpp
    33 SOURCES += src/msgnotificationdialogwidget.cpp
    34 
    34 
    35 RESOURCES += msgnotificationdialogplugin.qrc
       
    36 
       
    37 symbian: {
    35 symbian: {
    38     TARGET.EPOCALLOWDLLDATA = 1
    36     TARGET.EPOCALLOWDLLDATA = 1
    39     TARGET.CAPABILITY = CAP_GENERAL_DLL
    37     TARGET.CAPABILITY = CAP_GENERAL_DLL
    40     TARGET.UID3 = 0x2002432C
    38     TARGET.UID3 = 0x2002432C
    41 
    39