diff -r eedf17a17c27 -r cfd5c2994f10 ximpfw/tsrc/src/t_presenceauthorization/t_presenceauthorization.mmp --- 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 -#include 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