messagingappbase/obexmtms/obexmtm/obexutil/group/obexMtmUtil.mmp
changeset 23 238255e8b033
parent 0 72b543305e3a
child 25 84d9eb65b26f
equal deleted inserted replaced
5:4697dfb2d7ad 23:238255e8b033
    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
    23 
    25 
    24 SOURCEPATH	../source
    26 SOURCEPATH	../source
    25 lang            01
    27 lang            01
    26 
    28 
    27 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    29 APP_LAYER_SYSTEMINCLUDE
    28 userinclude	../include 
    30 userinclude	../include 
    29 
    31 
    30 source      obexHeader.cpp 
    32 source      obexHeader.cpp 
    31 source      obexinternalutils.cpp 
    33 source      obexinternalutils.cpp 
    32 source      ObexSdpUtils.cpp 
    34 source      ObexSdpUtils.cpp