egl/egltest/endpointtestsuite/automated/res/eglendpointremotetest.rss
branchGCC_SURGE
changeset 125 0fecfaa711d2
parent 98 bf7481649c98
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/egl/egltest/endpointtestsuite/automated/res/eglendpointremotetest.rss	Thu Jul 22 16:46:06 2010 +0100
@@ -0,0 +1,46 @@
+// 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:
+
+
+/**
+ @file
+ @test
+ @internalComponent - Internal Symbian test code
+*/
+
+
+#include <ecom/registryinfo.rh>
+
+
+//information used by ecom to identify where implementations of given interfaces can be found
+RESOURCE REGISTRY_INFO ecomInfo
+	{
+	dll_uid = 0xA000E081;
+	interfaces =
+		{
+		INTERFACE_INFO
+			{
+			interface_uid = 0x10285A29;
+			implementations =
+				{
+				IMPLEMENTATION_INFO
+					{
+					implementation_uid = 0xA000E082;
+					version_no = 1;
+					display_name = "eglendpointremotetest";
+					default_data = "";
+					opaque_data = "";
+					}
+				};
+			}
+		};
+	}