phonebookengines_old/contactsmodel/tsrc/102035FE.RSS
changeset 40 b46a585f6909
equal deleted inserted replaced
37:fd64c38c277d 40:b46a585f6909
       
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #include <ecom/registryinfo.rh>
       
    17 RESOURCE REGISTRY_INFO theInfo
       
    18 	{
       
    19 	dll_uid = 0x102035FE;
       
    20 	interfaces = 
       
    21 		{
       
    22 		INTERFACE_INFO
       
    23 			{
       
    24 			interface_uid = 0x102035FD;
       
    25 			implementations = 
       
    26 				{
       
    27 				IMPLEMENTATION_INFO
       
    28 					{
       
    29 					implementation_uid = 0x102035FF;
       
    30 					version_no = 1;
       
    31 					display_name = "Test phone book synchronizer Implementation";
       
    32 					default_data = "test";
       
    33 					opaque_data = "";
       
    34 					}
       
    35 				};
       
    36 			}
       
    37 		};
       
    38 	}