messagingappbase/obexmtms/obexmtm/obexserver/group/obexServerMtm.mmp
changeset 25 84d9eb65b26f
parent 23 238255e8b033
equal deleted inserted replaced
23:238255e8b033 25:84d9eb65b26f
    25 TARGETTYPE		dll
    25 TARGETTYPE		dll
    26 
    26 
    27 CAPABILITY ReadDeviceData WriteDeviceData ProtServ NetworkControl NetworkServices LocalServices ReaduserData WriteUserData
    27 CAPABILITY ReadDeviceData WriteDeviceData ProtServ NetworkControl NetworkServices LocalServices ReaduserData WriteUserData
    28 UID				0x1000008d 0x10009ED1 //KObexServerMtmV1DllUid 
    28 UID				0x1000008d 0x10009ED1 //KObexServerMtmV1DllUid 
    29 VENDORID 0x70000001
    29 VENDORID 0x70000001
    30 VERSION 	10.0
       
    31 PAGED
       
    32 
    30 
    33 SOURCEPATH		../source
    31 SOURCEPATH		../source
    34 SOURCE			obexServerMtm.cpp obexServerMtmDll.cpp 
    32 SOURCE			obexServerMtm.cpp obexServerMtmDll.cpp 
    35 source			obexSendOp_common.cpp
    33 source			obexSendOp_common.cpp
    36 source			obexSendOp_debug.cpp
    34 source			obexSendOp_debug.cpp
    37 source			obexSendOp_normal.cpp
    35 source			obexSendOp_normal.cpp
    38 
    36 
    39 USERINCLUDE		../include 
    37 USERINCLUDE		../include 
    40 APP_LAYER_SYSTEMINCLUDE
    38 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    41 
    39 
    42 LIBRARY			euser.lib  msgs.lib
    40 LIBRARY			euser.lib  msgs.lib
    43 LIBRARY			efsrv.lib
    41 LIBRARY			efsrv.lib
    44 LIBRARY			obexmtmutil.lib
    42 LIBRARY			obexmtmutil.lib
    45 LIBRARY			irobex.lib  // For Obex object send
    43 LIBRARY			irobex.lib  // For Obex object send