tactilefeedback/tactilefeedbackresolver/plugins/tactilevibraplugin/data/2001CB9A.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 12 Mar 2010 15:43:50 +0200
branchRCL_3
changeset 11 e0d1d1629961
parent 0 d54f32e146dd
permissions -rw-r--r--
Revision: 201006 Kit: 201008

/*
* Copyright (c) 2008 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:  ECom registration file for Tactile Legacy Vibra player plugin.
* Part of:      Tactile Feedback.
*
*/


#include <ecom/registryinfo.rh>

RESOURCE REGISTRY_INFO theInfo
    {
    dll_uid = 0x2001CB9A; 
    interfaces = 
        {
        INTERFACE_INFO
            {
            interface_uid = 0x2001CBA7;
            implementations = 
                {
                IMPLEMENTATION_INFO
                    {
                    implementation_uid = 0x2001CB9B;
                    version_no = 1; 
                    display_name = "";
                    default_data = "Haptics";
                    opaque_data = "";
                    }
                };
            }
        };
    }

// End of file