ximpfw/tsrc/src/t_presencegrouplistmngt/t_presencegrouplistmngt.mmp
branchRCL_3
changeset 21 cfd5c2994f10
parent 20 eedf17a17c27
child 22 113b91e0a2ad
--- a/ximpfw/tsrc/src/t_presencegrouplistmngt/t_presencegrouplistmngt.mmp	Thu Aug 19 10:14:19 2010 +0300
+++ b/ximpfw/tsrc/src/t_presencegrouplistmngt/t_presencegrouplistmngt.mmp	Tue Aug 31 15:31:29 2010 +0300
@@ -18,11 +18,7 @@
 #include            "../../tsrcutils/eunitcommon/eunittstdllbase.hrh"
 #include            "../../tsrcutils/processmaster/pm.h"
 
-#include<platform_paths.hrh>
-#include<eunitcaps.h>
 TARGET              t_presencegrouplistmngt.dll
-//CAPABILITY              ALL - TCB - DRM
-CAPABILITY      EUNIT_CAPS
 
 SOURCEPATH          .
 SOURCE              t_presencegrouplistmngt.cpp
@@ -37,20 +33,6 @@
 USERINCLUDE             ../../../core/srcutils
 
 // TODO remove unnecessary
-
-#if defined ( OS_LAYER_SYSTEMINCLUDE )
-OS_LAYER_SYSTEMINCLUDE
-#else
-SYSTEMINCLUDE     /epoc32/include
-#endif
-
- #if defined ( APP_LAYER_SYSTEMINCLUDE )
- APP_LAYER_SYSTEMINCLUDE
- #else
- SYSTEMINCLUDE     \epoc32\include
- #endif
- 
- 
 SYSTEMINCLUDE           ../../../inc/core/base
 SYSTEMINCLUDE           ../../../inc/core/datamodel
 SYSTEMINCLUDE           ../../../inc/core/protocolplugin
@@ -65,11 +47,8 @@
 LIBRARY             bafl.lib
 LIBRARY             ximpdatamodel.lib
 LIBRARY             presencedatamodel.lib
+LIBRARY             ximputils.lib
 LIBRARY             estor.lib
-LIBRARY             ximputils.lib
-LIBRARY             eunit.lib
-LIBRARY             eunitutil.lib
-LIBRARY             euser.lib
 
 // end of file