contenthandling/webrecognisers/Test/Group/t_ebookmark.mmp
branchRCL_3
changeset 19 924385140d98
parent 0 2e3d3ce01487
child 20 c2c61fdca848
--- a/contenthandling/webrecognisers/Test/Group/t_ebookmark.mmp	Thu Aug 19 10:05:08 2010 +0300
+++ b/contenthandling/webrecognisers/Test/Group/t_ebookmark.mmp	Tue Aug 31 15:24:25 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -13,6 +13,8 @@
 // Description:
 //
 
+#include <platform_paths.hrh>
+
 TARGET t_ebookmark.dll
 TARGETTYPE plugin
 CAPABILITY protserv
@@ -27,14 +29,13 @@
 
 USERINCLUDE		. ../t_recogtest
 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
-SYSTEMINCLUDE	/epoc32/include
+MW_LAYER_SYSTEMINCLUDE 
 SYSTEMINCLUDE	/epoc32/include/ecom
 #else
 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
 SYSTEMINCLUDE	/epoc32/include/ecom
 SYSTEMINCLUDE	/epoc32/include/platform/ecom
-SYSTEMINCLUDE	/epoc32/include/mw
-SYSTEMINCLUDE	/epoc32/include/platform/mw
+MW_LAYER_SYSTEMINCLUDE 
 #endif