equal
deleted
inserted
replaced
1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2003-2010 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_usbapi.exe |
18 TARGET t_usbapi.exe |
19 TARGETTYPE exe |
19 TARGETTYPE exe |
20 |
20 |
|
21 USERINCLUDE ../traces_t_usbapi |
|
22 |
21 SOURCEPATH ../device |
23 SOURCEPATH ../device |
22 SOURCE t_usbapi.cpp |
24 SOURCE t_usbapi.cpp |
23 |
25 |
24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
25 LIBRARY euser.lib hal.lib |
27 LIBRARY euser.lib hal.lib |