equal
deleted
inserted
replaced
|
1 // |
|
2 // Copyright (c) 2005-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 "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 |
|
18 #include "../TestPlugin/Group/bld.inf" |
|
19 |
|
20 PRJ_TESTEXPORTS |
|
21 t_ecom.oby /epoc32/rom/include/t_ecom.oby |
|
22 t_ecom.iby /epoc32/rom/include/t_ecom.iby |
|
23 t_ecom_binaries.iby /epoc32/rom/include/t_ecom_binaries.iby |
|
24 t_ecom_testdata.iby /epoc32/rom/include/t_ecom_testdata.iby |
|
25 |
|
26 ../scripts/setup_t_ecom.script z:/ecom/setup_t_ecom.script |
|
27 ../scripts/t_ecom.script z:/ecom/t_ecom.script |
|
28 |
|
29 // to pkg |
|
30 ../pkg/t_ecom.pkg /epoc32/pkg/t_ecom.pkg |
|
31 ../pkg/ecom.bat /epoc32/pkg/ecom.bat |
|
32 |
|
33 ../scripts/syslib-ecom-publicapi.script /epoc32/pkg/syslib-ecom-publicapi.script |
|
34 |
|
35 |
|
36 ../testdata/syslib-ecom-publicapi.ini /epoc32/pkg/syslib-ecom-publicapi.ini |
|
37 |
|
38 // to z-drive |
|
39 ../scripts/setup-syslib-ecom-publicapi.script z:/ecom/setup-syslib-ecom-publicapi.script |
|
40 ../scripts/syslib-ecom-publicapi.script z:/ecom/syslib-ecom-publicapi.script |
|
41 |
|
42 ../testdata/syslib-ecom-publicapi.ini z:/ecom/syslib-ecom-publicapi.ini |
|
43 |
|
44 PRJ_TESTMMPFILES |
|
45 t_ecom.mmp |