emailuis/nmframeworkadapter/nmframeworkadapter.pro
changeset 54 997a02608b3a
parent 30 759dc5235cdb
child 68 83cc6bae1de8
equal deleted inserted replaced
53:bf7eb7911fc5 54:997a02608b3a
    11 #
    11 #
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description: 
    14 # Description: 
    15 #
    15 #
    16 # Version : %version: e003sa37#30 %
    16 # Version : %version: e002sa38#31 %
    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
    37            inc/nmfwaremoveattachmentoperation.h \
    37            inc/nmfwaremoveattachmentoperation.h \
    38            inc/nmfwastoremessageoperation.h \
    38            inc/nmfwastoremessageoperation.h \
    39            inc/nmfwamessagepartfetchingoperation.h \
    39            inc/nmfwamessagepartfetchingoperation.h \
    40            inc/nmmailboxsearchobserver.h \
    40            inc/nmmailboxsearchobserver.h \
    41            inc/nmfwamessagepartsfetchingoperation.h \
    41            inc/nmfwamessagepartsfetchingoperation.h \
    42            inc/nmfwaremovedraftmessageoperation.h
    42            inc/nmfwaremovedraftmessageoperation.h \
       
    43            inc/nmfwadeletemailboxoperation.h
    43 
    44 
    44 SOURCES += src/nmframeworkadapter.cpp \
    45 SOURCES += src/nmframeworkadapter.cpp \
    45            src/nmfwamessagefetchingoperation.cpp \
    46            src/nmfwamessagefetchingoperation.cpp \
    46            src/nmfwamessagecreationoperation.cpp \
    47            src/nmfwamessagecreationoperation.cpp \
    47            src/nmfwastoreenvelopesoperation.cpp \
    48            src/nmfwastoreenvelopesoperation.cpp \
    52            src/nmfwaremoveattachmentoperation.cpp \
    53            src/nmfwaremoveattachmentoperation.cpp \
    53            src/nmfwastoremessageoperation.cpp \
    54            src/nmfwastoremessageoperation.cpp \
    54            src/nmfwamessagepartfetchingoperation.cpp \
    55            src/nmfwamessagepartfetchingoperation.cpp \
    55            src/nmmailboxsearchobserver.cpp \
    56            src/nmmailboxsearchobserver.cpp \
    56            src/nmfwamessagepartsfetchingoperation.cpp \
    57            src/nmfwamessagepartsfetchingoperation.cpp \
    57            src/nmfwaremovedraftmessageoperation.cpp
    58            src/nmfwaremovedraftmessageoperation.cpp \
       
    59            src/nmfwadeletemailboxoperation.cpp
       
    60            
    58 
    61 
    59 RESOURCES +=
    62 RESOURCES +=
    60 
    63 
    61 LIBS += -leuser
    64 LIBS += -leuser
    62 LIBS += -llibc
    65 LIBS += -llibc