messagingapp/msgnotifications/msgnotificationdialogplugin/msgnotificationdialogplugin.pro
changeset 37 518b245aa84c
parent 23 238255e8b033
child 67 fc91263aee62
equal deleted inserted replaced
25:84d9eb65b26f 37:518b245aa84c
    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