usbmgmt/usbmgr/usbman/client/group/Usbman_over_dummyldd.mmp
changeset 51 eaaed528d5fd
child 59 bbdce6bffaad
equal deleted inserted replaced
46:613028a7da24 51:eaaed528d5fd
       
     1 /*
       
     2 * Copyright (c) 1997-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 * usbman_over_dummyldd.mmp
       
    16 * usbman_over_dummyldd.dll USB Client side RUsb Class
       
    17 *
       
    18 */
       
    19 
       
    20 /**
       
    21  @file
       
    22 */
       
    23 
       
    24 MACRO	__DUMMY_LDD__
       
    25 
       
    26 target			usbman_over_dummyldd.dll
       
    27 CAPABILITY All -Tcb
       
    28 targettype		dll
       
    29 
       
    30 uid			0x1000008d 0x101fe1da
       
    31 
       
    32 sourcepath		../SRC
       
    33 source			RUsb.cpp
       
    34 
       
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 userinclude		../../server/public 
       
    37 userinclude		../traces
       
    38 
       
    39 library			euser.lib
       
    40 
       
    41 VENDORID 0x70000001
       
    42 
       
    43 UNPAGED