os/graphics/windowing/windowserver/nonnga/stdplugin/2001B70B.rss
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 // 2001B70B.RSS
     2 
     3 // Copyright (c) 2007-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 wserv plugins
    17 // 
    18 //
    19 
    20 #include <ecom/registryinfo.rh>
    21 
    22 RESOURCE REGISTRY_INFO theInfo
    23 	{
    24 	dll_uid = 0x2001B70B;
    25 	interfaces =
    26 		{
    27 		INTERFACE_INFO
    28 			{
    29 			interface_uid = 0x2001B709;
    30 			implementations =
    31 				{
    32 				IMPLEMENTATION_INFO
    33 					{
    34 					implementation_uid = 0x2001B70A;
    35 					version_no = 1;
    36 					display_name = "CStdRenderStage";
    37 					default_data = "";
    38 					opaque_data = "";
    39 					}
    40 				};
    41 			},
    42 		INTERFACE_INFO
    43 			{
    44 			interface_uid = 0x2001B709;
    45 			implementations =
    46 				{
    47 				IMPLEMENTATION_INFO
    48 					{
    49 					implementation_uid = 0x2001B70C;
    50 					version_no = 1;
    51 					display_name = "CFbRenderStage";
    52 					default_data = "";
    53 					opaque_data = "";
    54 					}
    55 				};
    56 			},
    57 		INTERFACE_INFO
    58 			{
    59 			interface_uid = 0x2001B709;
    60 			implementations =
    61 				{
    62 				IMPLEMENTATION_INFO
    63 					{
    64 					implementation_uid = 0x2001B70D;
    65 					version_no = 1;
    66 					display_name = "wsfader";
    67 					default_data = "";
    68 					opaque_data = "";
    69 					}
    70 				};
    71 			}
    72 		};
    73 	}