ximpfw/tsrc/src/t_presenceauthorization/t_presenceauthorization.mmp
branchRCL_3
changeset 21 cfd5c2994f10
parent 20 eedf17a17c27
child 22 113b91e0a2ad
--- a/ximpfw/tsrc/src/t_presenceauthorization/t_presenceauthorization.mmp	Thu Aug 19 10:14:19 2010 +0300
+++ b/ximpfw/tsrc/src/t_presenceauthorization/t_presenceauthorization.mmp	Tue Aug 31 15:31:29 2010 +0300
@@ -18,12 +18,8 @@
 #include            "../../tsrcutils/eunitcommon/eunittstdllbase.hrh"
 #include            "../../tsrcutils/processmaster/pm.h"
 
-#include<platform_paths.hrh>
-#include<eunitcaps.h>
 
 TARGET              t_presenceauthorization.dll
-//CAPABILITY              ALL - TCB - DRM
-CAPABILITY      EUNIT_CAPS
 
 SOURCEPATH          .
 SOURCE              t_presenceauthorization.cpp
@@ -39,19 +35,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
@@ -67,9 +50,8 @@
 LIBRARY             presencedatamodel.lib
 LIBRARY             estor.lib
 LIBRARY             ximputils.lib
-LIBRARY             eunit.lib
-LIBRARY             eunitutil.lib
-LIBRARY             euser.lib
+
+
 
 // end of file