imsrv_plat/ximp_core_feature_plugin_api/tsrc/tsrcutils/testcaseutils/prfwtestcaseutils.mmp
branchRCL_3
changeset 23 482d5cf4c4b4
parent 0 e6b17d312c8b
--- a/imsrv_plat/ximp_core_feature_plugin_api/tsrc/tsrcutils/testcaseutils/prfwtestcaseutils.mmp	Wed Sep 01 12:27:45 2010 +0100
+++ b/imsrv_plat/ximp_core_feature_plugin_api/tsrc/tsrcutils/testcaseutils/prfwtestcaseutils.mmp	Tue Sep 14 21:56:37 2010 +0300
@@ -15,14 +15,18 @@
 *
 */
 
-#include <platform_paths.hrh>
-#include                "prfwtestdlluids.hrh"
+#include<platform_paths.hrh>
+#include<eunitcaps.h>
+
+#include "prfwtestdlluids.hrh"
 
 TARGET                  prfwtestcaseutils.dll
 TARGETTYPE              dll
 UID                     PRFWTEST_DLL_UID_STATIC_INTERFACE PRFWTEST_DLL_UID_COMMON
 
-CAPABILITY              ALL -TCB 
+//CAPABILITY              ALL -TCB -DRM 
+CAPABILITY 			     EUNIT_CAPS
+
 VENDORID                VID_DEFAULT
 
 
@@ -60,6 +64,17 @@
 
 
 // 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           ../../../../../ximpfw/inc/core/base
 SYSTEMINCLUDE           ../../../../../ximpfw/inc/core/datamodel
 SYSTEMINCLUDE           ../../../../../ximpfw/inc/core/protocolplugin
@@ -69,7 +84,7 @@
 SYSTEMINCLUDE           ../../../../../ximpfw/inc/presence/presenceprotocolplugin
 SYSTEMINCLUDE           ../../../../../ximpfw/inc/presence/presenceprotocolpluginhost
 
-SYSTEMINCLUDE           /epoc32/include/digia/eunit
+SYSTEMINCLUDE           /epoc32/include/platform/digia/eunit
 MW_LAYER_SYSTEMINCLUDE
 
 
@@ -84,6 +99,8 @@
 LIBRARY                 ximpdatamodel.lib
 LIBRARY             presencedatamodel.lib
 LIBRARY                 ximputils.lib
+LIBRARY 								aknnotify.lib 
+LIBRARY									eiksrv.lib 
 
 EXPORTUNFROZEN