contenthandling/webrecognisers/Test/Group/t_recwap.mmp
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
--- a/contenthandling/webrecognisers/Test/Group/t_recwap.mmp	Tue Aug 31 15:24:25 2010 +0300
+++ b/contenthandling/webrecognisers/Test/Group/t_recwap.mmp	Wed Sep 01 12:24:48 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-2009 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,8 +13,6 @@
 // Description:
 //
 
-#include <platform_paths.hrh>
-
 TARGET t_recwap.dll
 TARGETTYPE plugin
 CAPABILITY protserv
@@ -29,13 +27,14 @@
 
 USERINCLUDE		. ../t_recogtest
 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
-MW_LAYER_SYSTEMINCLUDE
+SYSTEMINCLUDE	/epoc32/include
 SYSTEMINCLUDE	/epoc32/include/ecom
 #else
 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
 SYSTEMINCLUDE	/epoc32/include/ecom
 SYSTEMINCLUDE	/epoc32/include/platform/ecom
-MW_LAYER_SYSTEMINCLUDE
+SYSTEMINCLUDE	/epoc32/include/mw
+SYSTEMINCLUDE	/epoc32/include/platform/mw
 #endif