equal
deleted
inserted
replaced
1 // Copyright (c) 1997-2010 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 1997-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". |
15 // |
15 // |
16 // |
16 // |
17 |
17 |
18 TARGET t_usb.exe |
18 TARGET t_usb.exe |
19 TARGETTYPE EXE |
19 TARGETTYPE EXE |
20 |
|
21 USERINCLUDE ../traces_t_usb |
|
22 |
20 |
23 SOURCEPATH ../device |
21 SOURCEPATH ../device |
24 SOURCE t_usb.cpp |
22 SOURCE t_usb.cpp |
25 SOURCE t_usbco2.cpp |
23 SOURCE t_usbco2.cpp |
26 |
24 |