bluetoothengine/btsap/src/101FFE46.RSS
changeset 0 f63038272f30
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bluetoothengine/btsap/src/101FFE46.RSS	Mon Jan 18 20:28:57 2010 +0200
@@ -0,0 +1,46 @@
+/*
+* Copyright (c) 2002-2005 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:  BT SAP Plugin resource
+*
+*/
+
+
+#include <ecom/registryinfov2.rh>
+#include <btengconstants.h>
+
+RESOURCE REGISTRY_INFO theInfo
+{
+        resource_format_version = RESOURCE_FORMAT_VERSION_2;
+        dll_uid = 0x101FFE46;
+        interfaces =
+        {
+                INTERFACE_INFO
+                {
+                interface_uid = 0x2000277B;
+                implementations = 
+                        {
+                        IMPLEMENTATION_INFO
+                                {
+                                implementation_uid = 0x101FFE46;
+                                version_no         = 1;
+                                display_name       = "BT SAP Plugin";
+                                default_data       = "112D";
+                                opaque_data        = "";
+                                rom_only           = 1;
+                                }
+                        };
+                }
+        };
+}
+