diff -r cdf2f6e5c390 -r bf7481649c98 egl/egltest/endpointtestsuite/automated/res/eglendpointremotetest.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/egl/egltest/endpointtestsuite/automated/res/eglendpointremotetest.rss Fri Jun 11 14:58:47 2010 +0300 @@ -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 + + +//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 = ""; + } + }; + } + }; + }