serviceproviders/sapi_messaging/messagingservice/group/messagingservice.mmp
changeset 23 5c0037c72160
parent 19 989d2f495d90
child 24 f4292e0e20df
equal deleted inserted replaced
22:fc9cf246af83 23:5c0037c72160
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  
    14 * Description:  
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
    17 
    19 #include "../../../group/sapiincludes.mmpi"
    18 #include "../../../group/sapiincludes.mmpi"
    20 
    19 
    21 TARGET         	messagingservice.dll
    20 TARGET         	messagingservice.dll
    22 TARGETTYPE     	DLL
    21 TARGETTYPE     	DLL
    41 SOURCE				messagedetail.cpp
    40 SOURCE				messagedetail.cpp
    42 SOURCE				changestatus.cpp
    41 SOURCE				changestatus.cpp
    43 SOURCE				messageheader.cpp
    42 SOURCE				messageheader.cpp
    44 SOURCE				messagenotify.cpp
    43 SOURCE				messagenotify.cpp
    45 SOURCE				messagingservice.cpp
    44 SOURCE				messagingservice.cpp
    46 SOURCE				sendmessage.cpp
    45 SOURCE				sendmessage.cpp 
    47 
    46 
    48 
    47 
    49 LIBRARY        	euser.lib
    48 LIBRARY        	euser.lib
       
    49 LIBRARY        avkon.lib 
    50 LIBRARY        	efsrv.lib
    50 LIBRARY        	efsrv.lib
    51 LIBRARY        	bafl.lib
    51 LIBRARY        	bafl.lib
    52 LIBRARY        	eikcore.lib
    52 LIBRARY        	eikcore.lib
    53 LIBRARY        	cone.lib
    53 LIBRARY        	cone.lib
    54 LIBRARY       	sendas2.lib
    54 LIBRARY       	sendas2.lib
    55 LIBRARY        	msgs.lib
    55 LIBRARY        	msgs.lib
    56 LIBRARY        	etext.lib
    56 LIBRARY        	etext.lib
    57 LIBRARY        	apgrfx.lib
    57 LIBRARY        	apgrfx.lib
    58 LIBRARY        	apmime.lib
    58 LIBRARY        	apmime.lib
       
    59 LIBRARY         smcm.lib
       
    60 LIBRARY         charconv.lib
       
    61 LIBRARY         mtur.lib
       
    62 
       
    63  
    59 
    64 
    60 paged
    65 paged
    61 
    66 
    62 // End of File
    67 // End of File
    63 
    68