--- a/contenthandling/webrecognisers/Test/Group/t_recwap.mmp Fri Jun 11 13:48:03 2010 +0300
+++ b/contenthandling/webrecognisers/Test/Group/t_recwap.mmp Wed Jun 23 18:22:59 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-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_recwap.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