emailuis/nmframeworkadapter/nmframeworkadapter.pro
changeset 43 99bcbff212ad
parent 40 2c62ef3caffd
child 47 f83bd4ae1fe3
equal deleted inserted replaced
42:139d4b7b2938 43:99bcbff212ad
    11 #
    11 #
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description: 
    14 # Description: 
    15 #
    15 #
    16 # Version : %version: e003sa37#27 %
    16 # Version : %version: e003sa37#30 %
    17 TEMPLATE = lib
    17 TEMPLATE = lib
    18 TARGET = nmframeworkadapter
    18 TARGET = nmframeworkadapter
    19 
    19 
    20 CONFIG += plugin
    20 CONFIG += plugin
    21 DEFINES += BUILD_DLL
    21 DEFINES += BUILD_DLL
    34            inc/nmfwareplymessagecreationoperation.h \
    34            inc/nmfwareplymessagecreationoperation.h \
    35            inc/nmfwamessagesendingoperation.h \
    35            inc/nmfwamessagesendingoperation.h \
    36            inc/nmfwaaddattachmentsoperation.h \
    36            inc/nmfwaaddattachmentsoperation.h \
    37            inc/nmfwaremoveattachmentoperation.h \
    37            inc/nmfwaremoveattachmentoperation.h \
    38            inc/nmfwastoremessageoperation.h \
    38            inc/nmfwastoremessageoperation.h \
    39            inc/nmfwacheckoutboxoperation.h \
       
    40            inc/nmfwamessagepartfetchingoperation.h \
    39            inc/nmfwamessagepartfetchingoperation.h \
    41            inc/nmmailboxsearchobserver.h \
    40            inc/nmmailboxsearchobserver.h \
    42            inc/nmfwamessagepartsfetchingoperation.h
    41            inc/nmfwamessagepartsfetchingoperation.h \
       
    42            inc/nmfwaremovedraftmessageoperation.h
    43 
    43 
    44 SOURCES += src/nmframeworkadapter.cpp \
    44 SOURCES += src/nmframeworkadapter.cpp \
    45            src/nmfwamessagefetchingoperation.cpp \
    45            src/nmfwamessagefetchingoperation.cpp \
    46            src/nmfwamessagecreationoperation.cpp \
    46            src/nmfwamessagecreationoperation.cpp \
    47            src/nmfwastoreenvelopesoperation.cpp \
    47            src/nmfwastoreenvelopesoperation.cpp \
    49            src/nmfwareplymessagecreationoperation.cpp \
    49            src/nmfwareplymessagecreationoperation.cpp \
    50            src/nmfwamessagesendingoperation.cpp \
    50            src/nmfwamessagesendingoperation.cpp \
    51            src/nmfwaaddattachmentsoperation.cpp \
    51            src/nmfwaaddattachmentsoperation.cpp \
    52            src/nmfwaremoveattachmentoperation.cpp \
    52            src/nmfwaremoveattachmentoperation.cpp \
    53            src/nmfwastoremessageoperation.cpp \
    53            src/nmfwastoremessageoperation.cpp \
    54            src/nmfwacheckoutboxoperation.cpp \
       
    55            src/nmfwamessagepartfetchingoperation.cpp \
    54            src/nmfwamessagepartfetchingoperation.cpp \
    56            src/nmmailboxsearchobserver.cpp \
    55            src/nmmailboxsearchobserver.cpp \
    57            src/nmfwamessagepartsfetchingoperation.cpp
    56            src/nmfwamessagepartsfetchingoperation.cpp \
       
    57            src/nmfwaremovedraftmessageoperation.cpp
    58 
    58 
    59 RESOURCES +=
    59 RESOURCES +=
    60 
    60 
    61 LIBS += -leuser
    61 LIBS += -leuser
    62 LIBS += -llibc
    62 LIBS += -llibc
    63 LIBS += -lefsrv
    63 LIBS += -lefsrv
    64 
    64 
    65 symbian*: {
    65 symbian*: {
    66     INCLUDEPATH += /epoc32/include/ecom \
    66     INCLUDEPATH += /epoc32/include/ecom \
    67     ../../emailservices/emailframework/inc \
    67     ../../emailservices/emailframework/inc \
    68     ../../emailservices/emailframework/commonlib/inc \
    68 # <qmail>    
       
    69 #    ../../emailservices/emailframework/commonlib/inc \
       
    70     ../../emailservices/emailcommon/inc \
       
    71 # </qmail>     
    69     ../../inc
    72     ../../inc
    70     INCLUDEPATH += /epoc32/include/ecom
    73     INCLUDEPATH += /epoc32/include/ecom
    71 
    74 
    72     pluginstub.sources = nmframeworkadapter.dll
    75     pluginstub.sources = nmframeworkadapter.dll
    73     pluginstub.path = /resource/plugins
    76     pluginstub.path = /resource/plugins