emailservices/emailframework/rom/FSEmailFramework.iby
branchRCL_3
changeset 64 3533d4323edc
child 80 726fba06891a
equal deleted inserted replaced
63:d189ee25cf9d 64:3533d4323edc
       
     1 /*
       
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  (ROM) Image description file for FSEmailFramework
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 // <cmail>
       
    21 //#ifdef FF_ES_EMAIL_FRAMEWORK
       
    22 // <//cmail>
       
    23 
       
    24 #ifndef FSEMAILFRAMEWORK_IBY
       
    25 #define FSEMAILFRAMEWORK_IBY
       
    26 
       
    27 #include <data_caging_paths_for_iby.hrh>
       
    28 
       
    29 //<cmail>
       
    30 #ifdef FF_EMAIL_FRAMEWORK
       
    31 //</cmail>
       
    32 
       
    33 file=ABI_DIR\BUILD_DIR\FSMailFramework.dll		SHARED_LIB_DIR\FSMailFramework.dll
       
    34 file=ABI_DIR\BUILD_DIR\FSFWCommonLib.dll		SHARED_LIB_DIR\FSFWCommonLib.dll
       
    35 
       
    36 // Branding manager resources
       
    37 data=DATAZ_\RESOURCE\fsmailbrandmanager.rsc		RESOURCE_FILES_DIR\fsmailbrandmanager.rsc
       
    38 data=DATAZ_\RESOURCE\APPS\ovi_brand_graphics.mif	APP_BITMAP_DIR\ovi_brand_graphics.mif
       
    39 data=DATAZ_\RESOURCE\APPS\yahoo_brand_graphics.mif	APP_BITMAP_DIR\yahoo_brand_graphics.mif
       
    40 data=DATAZ_\RESOURCE\APPS\google_brand_graphics.mif	APP_BITMAP_DIR\google_brand_graphics.mif
       
    41 data=DATAZ_\RESOURCE\APPS\aol_brand_graphics.mif	APP_BITMAP_DIR\aol_brand_graphics.mif
       
    42 data=DATAZ_\RESOURCE\APPS\microsoft_brand_graphics.mif	APP_BITMAP_DIR\microsoft_brand_graphics.mif
       
    43 data=DATAZ_\RESOURCE\APPS\mail_for_exchange_brand_graphics.mif  APP_BITMAP_DIR\mail_for_exchange_brand_graphics.mif
       
    44 
       
    45 // ECOM_PLUGIN( CFSMailMockupPlugin.dll, CFSMailMockupPlugin.rsc)
       
    46 
       
    47 //<cmail>
       
    48 #endif //FF_EMAIL_FRAMEWORK
       
    49 //</cmail>
       
    50 
       
    51 #endif // FSEMAILFRAMEWORK_IBY
       
    52 
       
    53 // <cmail>
       
    54 //#endif // FF_ES_EMAIL_FRAMEWORK
       
    55 // <//cmail>