tacticonserver/server/tacticonpluginfw/tacticonhapticsplugin/data/2001FE52.rss
changeset 0 d54f32e146dd
child 11 e0d1d1629961
child 14 603911b3f166
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tacticonserver/server/tacticonpluginfw/tacticonhapticsplugin/data/2001FE52.rss	Thu Dec 17 08:53:38 2009 +0200
@@ -0,0 +1,44 @@
+/*
+* 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: ECom registration file for Tacticon Haptics player plugin.
+* Part of    : Tacticon Server
+*/
+
+#include <ecom/registryinfo.rh>
+#include "tacticonpluginfwuids.hrh"
+
+RESOURCE REGISTRY_INFO theInfo
+    {
+    dll_uid = 0x2001FE52; 
+    interfaces = 
+        {
+        INTERFACE_INFO
+            {
+            interface_uid = ETacticonPlayerIFUID;
+            implementations = 
+                {
+                IMPLEMENTATION_INFO
+                    {
+                    implementation_uid = 0x2001FE51;
+                    version_no = 1; 
+                    display_name = "Tacticon Haptics Player";
+                    default_data = "";
+                    opaque_data = ""; 
+                    }
+                };
+            }
+        };
+    }
+
+// End of file
\ No newline at end of file