localisation/apparchitecture/tef/10004c5C.rss
branchSymbian2
changeset 1 8758140453c0
child 6 c108117318cb
equal deleted inserted replaced
0:e8c1ea2c6496 1:8758140453c0
       
     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 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 // TAppEmbeddableOnly resource - Test
       
    15 // 
       
    16 //
       
    17 
       
    18 
       
    19 
       
    20 /**
       
    21  @file 10004c5c.rss
       
    22  @internalComponent - Internal Symbian test code
       
    23 */
       
    24 
       
    25 #include <RegistryInfo.rh>
       
    26 
       
    27 RESOURCE REGISTRY_INFO
       
    28 	{
       
    29 	dll_uid = 0x10004c5C; //should match name of this file
       
    30 	interfaces =
       
    31 		{
       
    32 		INTERFACE_INFO
       
    33 			{
       
    34 			interface_uid=0x101f8c96;
       
    35 			implementations =
       
    36 				{
       
    37 				IMPLEMENTATION_INFO
       
    38 					{
       
    39 					implementation_uid = 0x10004c49; 			
       
    40 					version_no = 1;
       
    41 					display_name = "TAppEmbeddableOnly";
       
    42 					default_data = "";        
       
    43 					opaque_data = "";
       
    44 					}
       
    45 				};
       
    46 			}
       
    47 		};
       
    48 	}