usbmgmt/usbmgr/group/BLD.INF
branchRCL_3
changeset 16 012cc2ee6408
parent 15 f92a4f87e424
equal deleted inserted replaced
15:f92a4f87e424 16:012cc2ee6408
     1 /*
     1 /*
     2 * Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    31 #include "../device/bld.inf"
    31 #include "../device/bld.inf"
    32 
    32 
    33 PRJ_EXPORTS
    33 PRJ_EXPORTS
    34 usb.iby	/epoc32/rom/include/usb.iby
    34 usb.iby	/epoc32/rom/include/usb.iby
    35 Usbman.iby	/epoc32/rom/include/usbman.iby
    35 Usbman.iby	/epoc32/rom/include/usbman.iby
    36 
    36 Usbmanbin.iby	/epoc32/rom/include/usbmanbin.iby
    37 //Temporary location, Will be moved if SHAI is ready
    37 Usbmanrsc.iby	/epoc32/rom/include/usbmanrsc.iby
    38 usbperipheral.iby /epoc32/rom/include/usbperipheral.iby
       
    39 
    38 
    40 // ConfML Files
    39 // ConfML Files
    41 ../conf/usbmanager.confml                OS_LAYER_EXPORTS_CONFML(usbmanager.confml)
    40 ../conf/usbmanager.confml                OS_LAYER_EXPORTS_CONFML(usbmanager.confml)
    42 
    41