os/ossrv/syslibsapitest/syslibssvs/ecom/TestPlugin/Src/2000371D.rss
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/syslibsapitest/syslibssvs/ecom/TestPlugin/Src/2000371D.rss	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,65 @@
     1.4 +/*
     1.5 +* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +* All rights reserved.
     1.7 +* This component and the accompanying materials are made available
     1.8 +* under the terms of "Eclipse Public License v1.0"
     1.9 +* which accompanies this distribution, and is available
    1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +*
    1.12 +* Initial Contributors:
    1.13 +* Nokia Corporation - initial contribution.
    1.14 +*
    1.15 +* Contributors:
    1.16 +*
    1.17 +* Description: 
    1.18 +*
    1.19 +*/
    1.20 +
    1.21 +
    1.22 +
    1.23 +#include "Ecom/RegistryInfo.rh"
    1.24 +
    1.25 +RESOURCE REGISTRY_INFO theInfo
    1.26 +	{
    1.27 +	dll_uid = 0x2000371D;
    1.28 +	interfaces = 
    1.29 +		{
    1.30 +		INTERFACE_INFO
    1.31 +			{
    1.32 +			interface_uid = 0x2000371E;
    1.33 +			implementations = 
    1.34 +				{
    1.35 +				IMPLEMENTATION_INFO
    1.36 +					{
    1.37 +					implementation_uid = 0x2000371F;
    1.38 +					version_no = 1;
    1.39 +					display_name = "Example TestProduct Plugin 1||Author L.H.Nayegon||louis.nayegon@symbian.com||Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). ||Any old data you care to include...";
    1.40 +					default_data = "TestProduct_EComPlugin1";
    1.41 +					},
    1.42 +				IMPLEMENTATION_INFO
    1.43 +					{
    1.44 +					implementation_uid = 0x20003724;
    1.45 +					version_no = 1;
    1.46 +					display_name = "Example TestProduct Plugin 2||Author L.H.Nayegon||louis.nayegon@symbian.com||Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). ||Any old data you care to include...";
    1.47 +					default_data = "TestProduct_EComPlugin2";
    1.48 +					}
    1.49 +				};
    1.50 +			},
    1.51 +		INTERFACE_INFO
    1.52 +			{
    1.53 +			interface_uid = 0x10009D90;
    1.54 +			implementations = 
    1.55 +				{
    1.56 +				IMPLEMENTATION_INFO
    1.57 +					{
    1.58 +					implementation_uid = 0x20003725;
    1.59 +					version_no = 1;
    1.60 +					display_name = "";
    1.61 +					default_data = "";
    1.62 +					opaque_data = "";
    1.63 +					}
    1.64 +				};
    1.65 +			}
    1.66 +		};
    1.67 +	}
    1.68 +