emailuis/nmframeworkadapter/nmframeworkadapter.pro
changeset 40 2c62ef3caffd
parent 23 2dc6caa42ec3
child 30 759dc5235cdb
equal deleted inserted replaced
39:b0b89ca206b5 40:2c62ef3caffd
    11 #
    11 #
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description: 
    14 # Description: 
    15 #
    15 #
    16 # Version : %version: 26 %
    16 # Version : %version: e003sa37#27 %
    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
    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 \
    39            inc/nmfwacheckoutboxoperation.h \
    40            inc/nmfwamessagepartfetchingoperation.h \
    40            inc/nmfwamessagepartfetchingoperation.h \
    41            inc/nmmailboxsearchobserver.h
    41            inc/nmmailboxsearchobserver.h \
       
    42            inc/nmfwamessagepartsfetchingoperation.h
    42 
    43 
    43 SOURCES += src/nmframeworkadapter.cpp \
    44 SOURCES += src/nmframeworkadapter.cpp \
    44            src/nmfwamessagefetchingoperation.cpp \
    45            src/nmfwamessagefetchingoperation.cpp \
    45            src/nmfwamessagecreationoperation.cpp \
    46            src/nmfwamessagecreationoperation.cpp \
    46            src/nmfwastoreenvelopesoperation.cpp \
    47            src/nmfwastoreenvelopesoperation.cpp \
    50            src/nmfwaaddattachmentsoperation.cpp \
    51            src/nmfwaaddattachmentsoperation.cpp \
    51            src/nmfwaremoveattachmentoperation.cpp \
    52            src/nmfwaremoveattachmentoperation.cpp \
    52            src/nmfwastoremessageoperation.cpp \
    53            src/nmfwastoremessageoperation.cpp \
    53            src/nmfwacheckoutboxoperation.cpp \
    54            src/nmfwacheckoutboxoperation.cpp \
    54            src/nmfwamessagepartfetchingoperation.cpp \
    55            src/nmfwamessagepartfetchingoperation.cpp \
    55            src/nmmailboxsearchobserver.cpp
    56            src/nmmailboxsearchobserver.cpp \
       
    57            src/nmfwamessagepartsfetchingoperation.cpp
    56 
    58 
    57 RESOURCES +=
    59 RESOURCES +=
    58 
    60 
    59 LIBS += -leuser
    61 LIBS += -leuser
    60 LIBS += -llibc
    62 LIBS += -llibc