diff -r 000000000000 -r 8466d47a6819 emailservices/psmruadapter/rom/PsMruAdapter.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/emailservices/psmruadapter/rom/PsMruAdapter.iby Thu Dec 17 08:39:21 2009 +0200 @@ -0,0 +1,38 @@ +/* +* Copyright (c) 2008 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: IBY file for PsMruAdapter. +* +*/ + + +#ifndef PSMRUADAPTER_IBY +#define PSMRUADAPTER_IBY + + +#include + +// +#ifdef FF_EMAIL_FRAMEWORK +// + +// per component stubs are removed and replaced by one stub under emailui. +//data=DATAZ_\system\install\PsMruAdapter_stub.SIS system\install\PsMruAdapter_stub.SIS +// +ECOM_PLUGIN( PsMruAdapter.dll, PsMruAdapter.rsc ) + +// +#endif //FF_EMAIL_FRAMEWORK +// + +#endif // PSMRUADAPTER_IBY \ No newline at end of file