commsfwutils/commsbufs/reference/loopback_bearer/src/102871C2.rss
changeset 0 dfb7c4ff071f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commsfwutils/commsbufs/reference/loopback_bearer/src/102871C2.rss	Thu Dec 17 09:22:25 2009 +0200
@@ -0,0 +1,97 @@
+/*
+* Copyright (c) 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: 
+*
+*/
+
+/*@
+ * Registry info for Legacy Loopback CFProtocol module
+ *
+ * Copyright (c) Symbian Software Ltd. 2009.  All rights reserved.
+ */
+
+#ifdef SYMBIAN_OLD_EXPORT_LOCATION
+#include "registryinfo.rh"
+#else
+#include "ecom/registryinfo.rh"
+#endif
+
+RESOURCE REGISTRY_INFO theInfo
+{
+dll_uid = 0x102871C2;
+interfaces = 
+    {
+    INTERFACE_INFO
+        {
+        interface_uid = 0x10281C33;
+        implementations = 
+            {
+           	IMPLEMENTATION_INFO
+                {
+                implementation_uid = 0x102871C3;
+                version_no = 1;
+                display_name = "Legacy Loopback Flow Factory";
+                default_data = "LegacyLoopbackFlowFactory";
+                opaque_data = "";
+                }
+            };
+		},
+	INTERFACE_INFO
+        {
+        interface_uid =  0x10274546;
+        implementations = 
+            {
+           IMPLEMENTATION_INFO
+                {
+                implementation_uid = 0x102871C4;
+                version_no = 1;
+                display_name = "Legacy Loopback Link Protocol MCPR Factory";
+                default_data = "LegacyLoopBackProtoMCprFactory";
+                opaque_data = "";
+                }
+            };
+        },
+    INTERFACE_INFO
+    	{
+    	interface_uid =  0x10281DD7;
+    	implementations = 
+           	{
+           	IMPLEMENTATION_INFO
+           		{
+           		implementation_uid = 0x102871C5;
+           		version_no = 1;
+           		display_name = "Legacy Loopback Link Tier Manager";
+               	default_data = "LegacyTierManager";
+               	opaque_data = "";
+           		}
+           	};
+    	},
+   INTERFACE_INFO
+    	{
+    	interface_uid = 0x10286A0F;
+    	implementations = 
+    		{
+    		IMPLEMENTATION_INFO
+    			{
+    			implementation_uid = 0x102871C6;
+    			version_no = 1;
+    			display_name = "Legacy Loopback Protocol Parameter Plugin";
+    			default_data = "text/wml";
+    			opaque_data = "";
+    			}
+    		};
+    	}
+
+    };
+}