--- a/usbclasses/usbbasicpersonality/src/10274797.rss Fri May 14 16:51:51 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,91 +0,0 @@
-/*
-* Copyright (c) 2006 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: Resource definitions for project UsbBasicPersonality
-*
-*/
-
-
-#include "registryinfo.rh"
-#include <bldvariant.hrh>
-
-RESOURCE REGISTRY_INFO theInfo
- {
- dll_uid = 0x10274797;
- interfaces =
- {
- INTERFACE_INFO
- {
- interface_uid = 0x10274793;
-
- implementations =
- {
- IMPLEMENTATION_INFO
- {
- implementation_uid = 0x102068DF;
- version_no = 1;
- display_name = "PC Suite";
- default_data = "80000001";
- opaque_data = "";
- }
-#ifdef __USB_PTP
- ,
- IMPLEMENTATION_INFO
- {
- implementation_uid = 0x10274792; //
- version_no = 1;
- display_name = " PTP Personality ";
- default_data = "80000003"; //
- opaque_data = " ";
- }
-#endif //__USB_PTP
- ,
- IMPLEMENTATION_INFO
- {
- implementation_uid = 0x10282C70; //
- version_no = 1;
- display_name = " Media Transfer ";
- default_data = "80000004"; //
- opaque_data = " ";
- }
- ,
- IMPLEMENTATION_INFO
- {
- implementation_uid = 0x2000B5D2;
- version_no = 1;
- display_name = "PC Suite";
- default_data = "80000005"; //
- opaque_data = " ";
- }
- ,
- IMPLEMENTATION_INFO
- {
- implementation_uid = 0x20029E41;
- version_no = 1;
- display_name = "Phone as Modem";
- default_data = "80000006"; //
- opaque_data = " ";
- }
- ,
- IMPLEMENTATION_INFO
- {
- implementation_uid = 0xA000EA04;
- version_no = 1;
- display_name = "RNDIS";
- default_data = "80000008";
- opaque_data = " ";
- }
- };
- }
- };
- }