usbmgmt/usbmgr/host/fdf/production/client/group/usbhoststack_over_dummyusbdi.mmp
changeset 0 c9bc50fca66e
child 29 59aa7d6e3e0f
equal deleted inserted replaced
-1:000000000000 0:c9bc50fca66e
       
     1 /*
       
     2 * Copyright (c) 2007-2009 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 * Special build of the API presented by FDF to USBMAN. This one uses 
       
    16 * a variant of the FDF which runs over the DummyUSBDI for test purposes.
       
    17 *
       
    18 */
       
    19 
       
    20 /**
       
    21  @file
       
    22  @internalComponent
       
    23 */
       
    24 
       
    25 #include "usbhoststack_base.mmp"
       
    26 
       
    27 // One more capability appended: TrustedUI for component test
       
    28 CAPABILITY		CommDD NetworkControl NetworkServices LocalServices ProtServ TrustedUI
       
    29 
       
    30 TARGET			usbhoststack_over_dummyusbdi.dll
       
    31 // UID2 = 0x1000008d for static interface DLLs.
       
    32 // UID3 = unique for FDF system
       
    33 UID 			0x1000008d 0x10282B50
       
    34 
       
    35 MACRO	__OVER_DUMMYUSBDI__