diff -r 924385140d98 -r c2c61fdca848 contenthandling/webrecognisers/Test/Group/t_weburlrec.mmp --- a/contenthandling/webrecognisers/Test/Group/t_weburlrec.mmp Tue Aug 31 15:24:25 2010 +0300 +++ b/contenthandling/webrecognisers/Test/Group/t_weburlrec.mmp Wed Sep 01 12:24:48 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2003-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 - TARGET t_weburlrec.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