fep/aknfep/resource/100056de.rss
changeset 40 2cb9bae34d17
parent 31 f1bdd6b078d1
child 49 37f5d84451bd
equal deleted inserted replaced
31:f1bdd6b078d1 40:2cb9bae34d17
     1 /*
       
     2 * Copyright (c) 1000 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:           
       
    15 *        AknFep ecom resource file.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 
       
    24 
       
    25 
       
    26 
       
    27 
       
    28 
       
    29 #include <eikon.rh>
       
    30 #include <ecom/registryinfo.rh>
       
    31 
       
    32 RESOURCE REGISTRY_INFO theInfo
       
    33 	{
       
    34 	dll_uid = 0x100056de;
       
    35  	interfaces = 
       
    36 		{		
       
    37 		INTERFACE_INFO
       
    38 			{
       
    39 			interface_uid = 0x1020233F;		
       
    40 			implementations =
       
    41 				{
       
    42 				IMPLEMENTATION_INFO 
       
    43 					{
       
    44 					implementation_uid = 0x101FD65A;
       
    45 					version_no = 1;
       
    46 					display_name = "AknFEP";
       
    47 					}
       
    48 				};
       
    49 			}
       
    50 		};
       
    51 	}
       
    52 
       
    53 // End of file