equal
deleted
inserted
replaced
1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2007-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". |
16 // |
16 // |
17 |
17 |
18 TARGET t_usbcsc.exe |
18 TARGET t_usbcsc.exe |
19 TARGETTYPE exe |
19 TARGETTYPE exe |
20 |
20 |
21 USERINCLUDE ../traces_t_usbcsc |
|
22 |
|
23 SOURCEPATH ../device |
21 SOURCEPATH ../device |
24 SOURCE t_usbcsc.cpp |
22 SOURCE t_usbcsc.cpp |
25 |
23 |
26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
27 LIBRARY EUSER.LIB HAL.LIB usbcsc_bil.lib |
25 LIBRARY EUSER.LIB HAL.LIB usbcsc_bil.lib |
28 |
26 |
29 CAPABILITY all |
27 CAPABILITY all |
30 |
28 |
31 UID 0x0 0x20031634 |
|
32 VENDORID 0x70000001 |
29 VENDORID 0x70000001 |
33 |
30 |
34 unpaged |
31 unpaged |
35 SMPSAFE |
32 SMPSAFE |