equal
deleted
inserted
replaced
1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Eclipse Public License v1.0" |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
13 // Description: |
13 // Description: |
14 // e32/drivers/usbcsc/usbcsc_bil.mmp |
14 // e32/drivers/usbcsc/usbcsc_bil.mmp |
15 // |
15 // |
16 // |
16 // |
17 |
17 |
18 USERINCLUDE ../../include |
18 USERINCLUDE ../../include |
19 USERINCLUDE traces |
|
20 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
19 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
21 |
20 |
22 target usbcsc_bil.dll |
21 target usbcsc_bil.dll |
23 targettype dll |
22 targettype dll |
24 sourcepath . |
23 sourcepath . |
27 |
26 |
28 deffile ../../~/usbcsc.def |
27 deffile ../../~/usbcsc.def |
29 |
28 |
30 VENDORID 0x70000001 |
29 VENDORID 0x70000001 |
31 capability all |
30 capability all |
32 |
|
33 UID 0 0x20031D6E |
|