lowlevellibsandfws/pluginfw/TestExecute/EComPerfTest/src/EComPerfTestDllOne.rss
author hgs
Thu, 14 Oct 2010 14:15:50 +0530
changeset 72 403e7f6ed6c5
parent 0 e4d67989cc36
permissions -rw-r--r--
201041

// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// Resource file for plugin used for resolver performance tests
// 
//

#include <ecom/registryinfo.rh>

RESOURCE REGISTRY_INFO theInfo
	{
	dll_uid = 0x10009DF1;
	interfaces = 
		{
		INTERFACE_INFO
			{
			interface_uid = 0x10009DF3;
			implementations = 
				{
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10009DF5;
					version_no = 1;
					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...";
					default_data = "ECom_Performance1";
					opaque_data = "test_params";
					},
					IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10009DF9;
					version_no = 1;
					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...";
					default_data = "ECom_Performance1";
					opaque_data = "test_params";
					},
					IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10009DFA;
					version_no = 1;
					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...";
					default_data = "ECom_Performance1";
					opaque_data = "test_params";
					},
					IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10009DFB;
					version_no = 1;
					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...";
					default_data = "ECom_Performance1";
					opaque_data = "test_params";
					}
				};
			}
		};
	}