kerneltest/e32test/usbho/t_otgdi/Bld.inf
changeset 0 a41df078684a
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 // Copyright (c) 2007-2009 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 the License "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 // t_usbotg/bld.inf
       
    15 // Test code for usb OTG component
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 armv5
       
    25 
       
    26 PRJ_TESTEXPORTS
       
    27 scripts/b2bm.bat     				/epoc32/rom/e32test/usbho/t_otgdi/b2bm.bat
       
    28 scripts/b2bs.bat     				/epoc32/rom/e32test/usbho/t_otgdi/b2bs.bat
       
    29 scripts/oet.bat     				/epoc32/rom/e32test/usbho/t_otgdi/oet.bat
       
    30 scripts/opta.bat     				/epoc32/rom/e32test/usbho/t_otgdi/opta.bat
       
    31 scripts/optb.bat     				/epoc32/rom/e32test/usbho/t_otgdi/optb.bat
       
    32 
       
    33 PRJ_MMPFILES
       
    34 
       
    35 PRJ_TESTMMPFILES
       
    36 #if defined(SYMBIAN_ENABLE_USB_OTG_HOST)
       
    37 group/t_otgdi.mmp
       
    38 group/t_otgdi_fdfactor.mmp
       
    39 #endif