phonebookengines/contactsmodel/tsrc/t_contenttype.mmp
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 TARGET          t_contenttype.exe
    16 target          t_contenttype.exe
    17 TARGETTYPE      EXE
    17 targettype      EXE
    18 
       
    19 CAPABILITY   ReadUserData WriteUserData
    18 CAPABILITY   ReadUserData WriteUserData
    20 UID		0x1000007a
    19 UID		0x1000007a
    21 VENDORID 0x70000001
    20 VENDORID 0x70000001
    22 
    21 
    23 SOURCEPATH	../tsrc
    22 SOURCEPATH	../tsrc
    24 
    23 
    25 SYSTEMINCLUDE /epoc32/include
    24 systeminclude /epoc32/include 
    26 SYSTEMINCLUDE /epoc32/include/platform
    25 userinclude ../inc . 
    27 USERINCLUDE ../inc . 
       
    28 
    26 
    29 SOURCE          t_contenttype.cpp
    27 source          t_contenttype.cpp
    30 
    28 
    31 LIBRARY         euser.lib efsrv.lib cntmodel.lib estor.lib
    29 library         euser.lib efsrv.lib cntmodel.lib estor.lib
    32 
    30 
    33 SMPSAFE
    31 SMPSAFE