Update contrib.
1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // Registry file for the Example Interface Implementation Collection
15 // To be used with the full Client / Server architecture.
16 // This is the resource file for the load manager test for DEF101930
20 #include <ecom/registryinfo.rh>
22 RESOURCE REGISTRY_INFO theInfo
29 interface_uid = 0x10282331;
34 implementation_uid = 0x10282332;
36 display_name = "Load Manager Test - DLL1, Impl1";
37 default_data = "Load Manager Test - DLL1, Impl1";
41 implementation_uid = 0x10282334;
43 display_name = "Load Manager Test - DLL1, Impl2";
44 default_data = "Load Manager Test - DLL1, Impl2";