24
|
1 |
// Copyright (c) 2000-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 watcher plugins
|
|
15 |
//
|
|
16 |
//
|
|
17 |
|
|
18 |
/**
|
|
19 |
@file
|
|
20 |
*/
|
|
21 |
|
|
22 |
PRJ_EXPORTS
|
|
23 |
SysAWatcher.iby /epoc32/rom/include/sysawatcher.iby
|
|
24 |
TelWatcher.iby /epoc32/rom/include/telwatcher.iby
|
|
25 |
|
|
26 |
PRJ_MMPFILES
|
|
27 |
telwatcherbase.mmp
|
|
28 |
signalstrengthwatcher.mmp
|
|
29 |
indicatorwatcher.mmp
|
|
30 |
|
|
31 |
PRJ_TESTMMPFILES
|
|
32 |
../Test/TE_TelWatchers/TE_TelWatchersInt.mmp
|
|
33 |
../Test/TE_TelWatchers/TE_TelWatchersUnit.mmp
|
|
34 |
|
|
35 |
PRJ_TESTEXPORTS
|
|
36 |
../Test/TE_TelWatchers/TE_TelWatchers.iby /epoc32/rom/include/te_telwatchers.iby
|
|
37 |
|
|
38 |
../Test/TE_TelWatchers/TE_TelWatchers.script /epoc32/release/wins/udeb/z/testdata/scripts/te_telwatchers.script
|
|
39 |
../Test/TE_TelWatchers/TE_TelWatchers.script /epoc32/release/wins/urel/z/testdata/scripts/te_telwatchers.script
|
|
40 |
../Test/TE_TelWatchers/TE_TelWatchers.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_telwatchers.script
|
|
41 |
../Test/TE_TelWatchers/TE_TelWatchers.script /epoc32/release/winscw/urel/z/testdata/scripts/te_telwatchers.script
|
|
42 |
|
|
43 |
../Test/TE_TelWatchers/TE_TelWatchers_setup.script /epoc32/release/wins/udeb/z/testdata/scripts/te_telwatchers_setup.script
|
|
44 |
../Test/TE_TelWatchers/TE_TelWatchers_setup.script /epoc32/release/wins/urel/z/testdata/scripts/te_telwatchers_setup.script
|
|
45 |
../Test/TE_TelWatchers/TE_TelWatchers_setup.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_telwatchers_setup.script
|
|
46 |
../Test/TE_TelWatchers/TE_TelWatchers_setup.script /epoc32/release/winscw/urel/z/testdata/scripts/te_telwatchers_setup.script
|
|
47 |
|
|
48 |
../Test/TE_TelWatchers/TE_TelWatchers_config.txt /epoc32/release/wins/udeb/z/testdata/configs/te_telwatchers_config.txt
|
|
49 |
../Test/TE_TelWatchers/TE_TelWatchers_config.txt /epoc32/release/wins/urel/z/testdata/configs/te_telwatchers_config.txt
|
|
50 |
../Test/TE_TelWatchers/TE_TelWatchers_config.txt /epoc32/release/winscw/udeb/z/testdata/configs/te_telwatchers_config.txt
|
|
51 |
../Test/TE_TelWatchers/TE_TelWatchers_config.txt /epoc32/release/winscw/urel/z/testdata/configs/te_telwatchers_config.txt
|
|
52 |
|
|
53 |
../Test/TE_TelWatchers/TE_TelWatchers.cfg /epoc32/release/wins/udeb/z/testdata/configs/te_telwatchers.cfg
|
|
54 |
../Test/TE_TelWatchers/TE_TelWatchers.cfg /epoc32/release/wins/urel/z/testdata/configs/te_telwatchers.cfg
|
|
55 |
../Test/TE_TelWatchers/TE_TelWatchers.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_telwatchers.cfg
|
|
56 |
../Test/TE_TelWatchers/TE_TelWatchers.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_telwatchers.cfg
|