messagingappbase/obexmtms/obexmtm/obexutil/group/obexMtmUtil.mmp
changeset 25 84d9eb65b26f
parent 23 238255e8b033
equal deleted inserted replaced
23:238255e8b033 25:84d9eb65b26f
    18 targettype      dll
    18 targettype      dll
    19 
    19 
    20 CAPABILITY All -TCB
    20 CAPABILITY All -TCB
    21 UID             0x1000008d 0x10009ED2 //KObexMtmUtilsDllUid 
    21 UID             0x1000008d 0x10009ED2 //KObexMtmUtilsDllUid 
    22 VENDORID 0x70000001
    22 VENDORID 0x70000001
    23 VERSION 	10.0
       
    24 PAGED
       
    25 
    23 
    26 SOURCEPATH	../source
    24 SOURCEPATH	../source
    27 lang            01
    25 lang            01
    28 
    26 
    29 APP_LAYER_SYSTEMINCLUDE
    27 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    30 userinclude	../include 
    28 userinclude	../include 
    31 
    29 
    32 source      obexHeader.cpp 
    30 source      obexHeader.cpp 
    33 source      obexinternalutils.cpp 
    31 source      obexinternalutils.cpp 
    34 source      ObexSdpUtils.cpp 
    32 source      ObexSdpUtils.cpp