equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of the License "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * |
|
16 */ |
|
17 // Necessary support |
|
18 |
|
19 #define BASE_ROM |
|
20 |
|
21 #include <rom\##VARIANT##\header.iby> |
|
22 #include <rom\##VARIANT##\kernel.iby> |
|
23 |
|
24 #include "user.iby" |
|
25 |
|
26 #include <rom\hal\hal.iby> |
|
27 #include <rom\f32\f32.iby> |
|
28 |
|
29 #include "t_usbdi_helper.iby" |
|
30 |
|
31 data=EPOCROOT##epoc32\rom\e32test\usbho\t_usbdi\track.dat \scripts\track.dat |
|
32 |
|
33 // Common Files used on both sides of H4-H4 Back-to-Back Link |
|
34 |
|
35 file=EPOCROOT##epoc32\Release\ARMV5\UDEB\t_usbdi.exe \sys\bin\t_usbdi.exe |
|
36 file=EPOCROOT##epoc32\Release\ARMV5\UDEB\t_usbhost_usbman.exe \Sys\Bin\t_usbhost_usbman.exe |