diff -r 000000000000 -r 8466d47a6819 emailservices/emailframework/rom/FSEmailFramework.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/emailservices/emailframework/rom/FSEmailFramework.iby Thu Dec 17 08:39:21 2009 +0200 @@ -0,0 +1,54 @@ +/* +* Copyright (c) 2007 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: (ROM) Image description file for FSEmailFramework +* +*/ + + + +// +//#ifdef FF_ES_EMAIL_FRAMEWORK +// + +#ifndef FSEMAILFRAMEWORK_IBY +#define FSEMAILFRAMEWORK_IBY + +#include + +// +#ifdef FF_EMAIL_FRAMEWORK +// + +file=ABI_DIR\BUILD_DIR\FSMailFramework.dll SHARED_LIB_DIR\FSMailFramework.dll +file=ABI_DIR\BUILD_DIR\FSFWCommonLib.dll SHARED_LIB_DIR\FSFWCommonLib.dll + +// Branding manager resources +data=DATAZ_\RESOURCE\fsmailbrandmanager.rsc RESOURCE_FILES_DIR\fsmailbrandmanager.rsc +data=DATAZ_\RESOURCE\APPS\ovi_brand_graphics.mif APP_BITMAP_DIR\ovi_brand_graphics.mif +data=DATAZ_\RESOURCE\APPS\yahoo_brand_graphics.mif APP_BITMAP_DIR\yahoo_brand_graphics.mif +data=DATAZ_\RESOURCE\APPS\google_brand_graphics.mif APP_BITMAP_DIR\google_brand_graphics.mif +data=DATAZ_\RESOURCE\APPS\aol_brand_graphics.mif APP_BITMAP_DIR\aol_brand_graphics.mif +data=DATAZ_\RESOURCE\APPS\microsoft_brand_graphics.mif APP_BITMAP_DIR\microsoft_brand_graphics.mif + +// ECOM_PLUGIN( CFSMailMockupPlugin.dll, CFSMailMockupPlugin.rsc) + +// +#endif //FF_EMAIL_FRAMEWORK +// + +#endif // FSEMAILFRAMEWORK_IBY + +// +//#endif // FF_ES_EMAIL_FRAMEWORK +//