--- a/ximpfw/tsrc/tsrcutils/processmaster/prfwtestprocessmaster.mmp Tue Sep 14 21:56:37 2010 +0300
+++ b/ximpfw/tsrc/tsrcutils/processmaster/prfwtestprocessmaster.mmp Wed Oct 13 14:54:31 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