usbclasses/usbbasicpersonality/src/10274797.rss
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:20:49 +0100
branchRCL_3
changeset 80 e02eb84a14d2
parent 79 25fce757be94
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* 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 = " ";
					}
				};
			}
		};
	}