localisation/apparchitecture/tef/TSidChecker/10281FDF.rss
branchSymbian2
changeset 1 8758140453c0
child 6 c108117318cb
equal deleted inserted replaced
0:e8c1ea2c6496 1:8758140453c0
       
     1 // Copyright (c) 2006-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 the License "Symbian Foundation License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Registry file for the CAppSidCheckerInterface testing implementation
       
    15 // 
       
    16 //
       
    17 
       
    18 
       
    19 
       
    20 /**
       
    21  @file 10281FDF.rss
       
    22  @internalComponent - Internal Symbian test code
       
    23 */
       
    24 
       
    25 #include "RegistryInfo.rh"
       
    26 
       
    27 RESOURCE REGISTRY_INFO r_registry
       
    28 	{
       
    29 	dll_uid = 0x10281FDF; // must match the name of this file
       
    30 	interfaces =
       
    31 		{
       
    32 		INTERFACE_INFO
       
    33 			{
       
    34 			interface_uid = 0x20007D8C;
       
    35 			implementations =
       
    36 				{
       
    37 				IMPLEMENTATION_INFO
       
    38 					{
       
    39 					implementation_uid = 0x10281FDE;
       
    40 					version_no = 1;
       
    41 					display_name = "TestSidChecker";
       
    42 					default_data = "[10281fdb]";
       
    43 					opaque_data = "";
       
    44 					}
       
    45 				};
       
    46 			}
       
    47 		};
       
    48 	}