equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 1999-2010 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 Usbmanbin.iby /epoc32/rom/include/usbmanbin.iby |
|
37 Usbmanrsc.iby /epoc32/rom/include/usbmanrsc.iby |
|
38 |
36 |
39 // ConfML Files |
37 // ConfML Files |
40 ../conf/usbmanager.confml OS_LAYER_EXPORTS_CONFML(usbmanager.confml) |
38 ../conf/usbmanager.confml OS_LAYER_EXPORTS_CONFML(usbmanager.confml) |
41 |
39 |