emailservices/emailstore/base_plugin/base_plugin.pro
changeset 44 c2d07d913565
parent 20 ecc8def7944a
child 56 15bc1d5d6267
equal deleted inserted replaced
43:99bcbff212ad 44:c2d07d913565
    19 TARGET = baseplugin
    19 TARGET = baseplugin
    20 CONFIG += debug
    20 CONFIG += debug
    21 DEPENDPATH += . inc src
    21 DEPENDPATH += . inc src
    22 DEFINES += BUILD_BASEPLUGIN_DLL
    22 DEFINES += BUILD_BASEPLUGIN_DLL
    23 INCLUDEPATH += . \
    23 INCLUDEPATH += . \
    24 			../../../inc
    24                ../../../inc \
       
    25                $$APP_LAYER_SYSTEMINCLUDE
    25 			
    26 			
    26 
    27 
    27 HEADERS += inc/BaseMrInfoObject.h \
    28 HEADERS += inc/BaseMrInfoObject.h \
    28            inc/BasePlugin.h \
    29            inc/BasePlugin.h \
    29            inc/baseplugincommonutils.h \
    30            inc/baseplugincommonutils.h \
    55 		-lcharconv \
    56 		-lcharconv \
    56 		-lbafl \
    57 		-lbafl \
    57 		-lmessagestoreclient \
    58 		-lmessagestoreclient \
    58 		-lfsfwcommonlib \
    59 		-lfsfwcommonlib \
    59 		-ldebuglog \
    60 		-ldebuglog \
    60 		-lcalinterimapi
    61 		-lcalinterimapi \
       
    62         -lefsrv \
       
    63         -lgdi
    61 		
    64 		
    62 symbian*: { 
    65 symbian*: { 
    63     
    66     
    64     TARGET.EPOCALLOWDLLDATA = 1
    67     TARGET.EPOCALLOWDLLDATA = 1
    65     TARGET.CAPABILITY = CAP_GENERAL_DLL
    68     TARGET.CAPABILITY = CAP_GENERAL_DLL