os/graphics/windowing/windowserver/stdgraphic/10281922.RSS
author sl
Tue, 10 Jun 2014 14:32:02 +0200 (2014-06-10)
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // 10281920.RSS
     2 
     3 // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies).
     4 // All rights reserved.
     5 // This component and the accompanying materials are made available
     6 // under the terms of "Eclipse Public License v1.0"
     7 // which accompanies this distribution, and is available
     8 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 //
    10 // Initial Contributors:
    11 // Nokia Corporation - initial contribution.
    12 //
    13 // Contributors:
    14 //
    15 // Description:
    16 // Registry file for the standard Graphic Drawers
    17 // 
    18 //
    19 
    20 #include <ecom/registryinfo.rh>
    21 
    22 RESOURCE REGISTRY_INFO theInfo
    23 	{
    24 	dll_uid = 0x10281922;
    25 	interfaces =
    26 		{
    27 		INTERFACE_INFO
    28 			{
    29 			interface_uid = 0x10281924;
    30 			implementations =
    31 				{
    32 				IMPLEMENTATION_INFO
    33 					{
    34 					implementation_uid = 0x10281AB2;
    35 					version_no = 1;
    36 					display_name = "CWsGraphicTestFrameRate";
    37 					default_data = "";
    38 					opaque_data = "";
    39 					},
    40 				IMPLEMENTATION_INFO
    41 					{
    42 					implementation_uid = 0x10281921;
    43 					version_no = 1;
    44 					display_name = "CWsGraphicBitmap";
    45 					default_data = "";
    46 					opaque_data = "";
    47 					},
    48 				IMPLEMENTATION_INFO
    49 					{
    50 					implementation_uid = 0x10281AAE;
    51 					version_no = 1;
    52 					display_name = "CWsGraphicBitmapAnimation";
    53 					default_data = "";
    54 					opaque_data = "";
    55 					}
    56 				};
    57 			}
    58 		};
    59 	}