bthci/hci2implementations/hctls/usb_original/group/bld.inf
changeset 27 83036355c0f3
equal deleted inserted replaced
4:28479eeba3fb 27:83036355c0f3
       
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // 
       
    15 
       
    16 #if defined(SYMBIAN_ENABLE_USB_OTG_HOST)
       
    17 
       
    18 PRJ_EXPORTS
       
    19 
       
    20 hctl_usb_original.iby /epoc32/rom/include/hctl_usb_original.iby
       
    21 
       
    22 #if !defined(WINS)
       
    23 #if !defined(X86)
       
    24 
       
    25 PRJ_MMPFILES
       
    26 
       
    27 ../hctl/group/hctl_usb_original
       
    28 
       
    29 ../fdc/group/fdc_hctl_original
       
    30 
       
    31 #endif // X86
       
    32 #endif // WINS
       
    33 
       
    34 #endif // SYMBIAN_ENABLE_USB_OTG_HOST