widgetmodel/alfwidgetfactory/src/10282329.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 23:20:00 +0200
branchRCL_3
changeset 7 c2c0f97004fc
parent 0 e83bab7cf002
permissions -rw-r--r--
Revision: 201003 Kit: 201007

/*
* 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:   File defines ecom related data for factory plugin.
*
*/

#include <ecom/registryinfo.rh>

RESOURCE REGISTRY_INFO theInfo
{
dll_uid = 0x10282329;
interfaces =
    {
    INTERFACE_INFO
        {
        interface_uid = 0x11201113;
        implementations =
            {
            IMPLEMENTATION_INFO
                {
                implementation_uid = 0x10201256;
                version_no = 1;
                display_name = "";
                default_data = "alfwidgetfactory";
                opaque_data = "";
                }
            };
        }
    };
}