equal
deleted
inserted
replaced
|
1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // Telephony multimode API |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 PRJ_EXPORTS |
|
23 |
|
24 ../INC/ETELMM.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(etelmm.h) |
|
25 ../INC/secure/ETELMMCS.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(etelmmcs.h) |
|
26 ../INC/mmretrieve.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmretrieve.h) |
|
27 ../INC/mmlist.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmlist.h) |
|
28 ../INC/etelmmerr.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(etelmmerr.h) |
|
29 ../INC/mpbutil.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mpbutil.h) |
|
30 |
|
31 // ROMKIT include |
|
32 |
|
33 ../group/etelmm.iby /epoc32/rom/include/etelmm.iby |
|
34 |
|
35 PRJ_TESTEXPORTS |
|
36 // scripts files required to run tests |
|
37 ../TETEL/te_EtelMM/TE_EtelMM.script z:/testdata/scripts/te_etelmm.script |
|
38 ../TETEL/te_EtelMM/TE_EtelMM_LCS.script z:/testdata/scripts/te_etelmm_lcs.script |
|
39 ../TETEL/te_EtelMM/Te_EtelMM.iby /epoc32/rom/include/te_etelmm.iby |
|
40 ../TETEL/te_EtelMM/TE_mmLocationServices.ini z:/testdata/configs/te_mmlocationservices.ini |
|
41 |
|
42 PRJ_MMPFILES |
|
43 |
|
44 ../group/etelmm.mmp |
|
45 |
|
46 PRJ_TESTMMPFILES |
|
47 |
|
48 // D* things are all dummy versions for the test code |
|
49 |
|
50 ../DTsy/Dmmtsy.mmp support |
|
51 ../TETEL/te_EtelMM/TE_EtelMM.mmp manual |
|
52 |