os/ossrv/lowlevellibsandfws/pluginfw/TestExecute/EComPerfTest/src/EComPerfTestDllOne.rss
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/lowlevellibsandfws/pluginfw/TestExecute/EComPerfTest/src/EComPerfTestDllOne.rss	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,65 @@
     1.4 +// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +// Resource file for plugin used for resolver performance tests
    1.18 +// 
    1.19 +//
    1.20 +
    1.21 +#include <ecom/registryinfo.rh>
    1.22 +
    1.23 +RESOURCE REGISTRY_INFO theInfo
    1.24 +	{
    1.25 +	dll_uid = 0x10009DF1;
    1.26 +	interfaces = 
    1.27 +		{
    1.28 +		INTERFACE_INFO
    1.29 +			{
    1.30 +			interface_uid = 0x10009DF3;
    1.31 +			implementations = 
    1.32 +				{
    1.33 +				IMPLEMENTATION_INFO
    1.34 +					{
    1.35 +					implementation_uid = 0x10009DF5;
    1.36 +					version_no = 1;
    1.37 +					display_name = "Example Magic Plugin For ECOM Performance test||Author Joe Xiao||EXT-Joe Xiao@symbian.com||Copyright © 1997-2005 Symbian Ltd. All Rights Reserved.||Any old data you care to include...";
    1.38 +					default_data = "ECom_Performance1";
    1.39 +					opaque_data = "test_params";
    1.40 +					},
    1.41 +					IMPLEMENTATION_INFO
    1.42 +					{
    1.43 +					implementation_uid = 0x10009DF9;
    1.44 +					version_no = 1;
    1.45 +					display_name = "Example Magic Plugin For ECOM Performance test||Author Joe Xiao||EXT-Joe Xiao@symbian.com||Copyright © 1997-2005 Symbian Ltd. All Rights Reserved.||Any old data you care to include...";
    1.46 +					default_data = "ECom_Performance1";
    1.47 +					opaque_data = "test_params";
    1.48 +					},
    1.49 +					IMPLEMENTATION_INFO
    1.50 +					{
    1.51 +					implementation_uid = 0x10009DFA;
    1.52 +					version_no = 1;
    1.53 +					display_name = "Example Magic Plugin For ECOM Performance test||Author Joe Xiao||EXT-Joe Xiao@symbian.com||Copyright © 1997-2005 Symbian Ltd. All Rights Reserved.||Any old data you care to include...";
    1.54 +					default_data = "ECom_Performance1";
    1.55 +					opaque_data = "test_params";
    1.56 +					},
    1.57 +					IMPLEMENTATION_INFO
    1.58 +					{
    1.59 +					implementation_uid = 0x10009DFB;
    1.60 +					version_no = 1;
    1.61 +					display_name = "Example Magic Plugin For ECOM Performance test||Author Joe Xiao||EXT-Joe Xiao@symbian.com||Copyright © 1997-2005 Symbian Ltd. All Rights Reserved.||Any old data you care to include...";
    1.62 +					default_data = "ECom_Performance1";
    1.63 +					opaque_data = "test_params";
    1.64 +					}
    1.65 +				};
    1.66 +			}
    1.67 +		};
    1.68 +	}