--- a/ximpfw/tsrc/tsrcutils/processmaster/prfwtestprocessmaster.mmp Thu Aug 19 10:14:19 2010 +0300
+++ b/ximpfw/tsrc/tsrcutils/processmaster/prfwtestprocessmaster.mmp Tue Aug 31 15:31:29 2010 +0300
@@ -17,28 +17,17 @@
// To get the MW_LAYER_SYSTEMINCLUDE-definition
#include <platform_paths.hrh>
-#include<eunitcaps.h>
+
TARGET prfwtestprocessmaster.exe
TARGETTYPE exe
UID 0x0 0x10282DDE
VENDORID VID_DEFAULT
-CAPABILITY CAP_SERVER ProtServ PowerMgmt AllFiles ReadDeviceData EUNIT_CAPS
+CAPABILITY CAP_SERVER ProtServ PowerMgmt AllFiles ReadDeviceData
TARGETPATH /system/libs
SOURCEPATH .
SOURCE prfwtestprocessmaster.cpp
-#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
MW_LAYER_SYSTEMINCLUDE
USERINCLUDE ../testcaseutils