phonebookengines/contactsmodel/tsrc/t_contenttype.mmp
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
--- a/phonebookengines/contactsmodel/tsrc/t_contenttype.mmp	Wed Sep 15 11:56:55 2010 +0300
+++ b/phonebookengines/contactsmodel/tsrc/t_contenttype.mmp	Wed Oct 13 14:15:33 2010 +0300
@@ -13,21 +13,19 @@
 // Description:
 //
 
-TARGET          t_contenttype.exe
-TARGETTYPE      EXE
-
+target          t_contenttype.exe
+targettype      EXE
 CAPABILITY   ReadUserData WriteUserData
 UID		0x1000007a
 VENDORID 0x70000001
 
 SOURCEPATH	../tsrc
 
-SYSTEMINCLUDE /epoc32/include
-SYSTEMINCLUDE /epoc32/include/platform
-USERINCLUDE ../inc . 
+systeminclude /epoc32/include 
+userinclude ../inc . 
 
-SOURCE          t_contenttype.cpp
+source          t_contenttype.cpp
 
-LIBRARY         euser.lib efsrv.lib cntmodel.lib estor.lib
+library         euser.lib efsrv.lib cntmodel.lib estor.lib
 
 SMPSAFE