phoneuis/easydialing/rom/easydialingpluginresources.iby
branchRCL_3
changeset 3 8871b09be73b
equal deleted inserted replaced
2:c84cf270c54f 3:8871b09be73b
       
     1 /*
       
     2 * Copyright (c) 2010 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: The ROM definition file
       
    15 *
       
    16 */
       
    17 
       
    18 #ifdef FF_HOME_SCREEN_EASY_DIALING
       
    19 
       
    20 #ifndef __ED_PLUGINRESOURCES_IBY_
       
    21 #define __ED_PLUGINRESOURCES_IBY_
       
    22 
       
    23 #include <bldvariant.hrh>
       
    24 
       
    25 // Localisable resources
       
    26 
       
    27 data=DATAZ_\RESOURCE_FILES_DIR\easydialingpluginresources.rsc   RESOURCE_FILES_DIR\easydialingpluginresources.rsc
       
    28 data=DATAZ_\APP_RESOURCE_DIR\easydialing.mif APP_RESOURCE_DIR\easydialing.mif
       
    29 
       
    30 #endif // __ED_PLUGINRESOURCES_IBY_
       
    31 
       
    32 #endif FF_HOME_SCREEN_EASY_DIALING
       
    33 
       
    34 // End of File