33
|
1 |
/*
|
35
|
2 |
* Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
|
33
|
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: Build information file for project SatServer
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
|
|
19 |
#include <platform_paths.hrh>
|
|
20 |
|
|
21 |
PRJ_PLATFORMS
|
|
22 |
DEFAULT
|
|
23 |
|
|
24 |
PRJ_EXPORTS
|
|
25 |
satserver_stub.sis /epoc32/data/z/system/install/SatServer_stub.sis
|
|
26 |
../rom/satserver.iby CORE_MW_LAYER_IBY_EXPORT_PATH( satserver.iby )
|
|
27 |
|
|
28 |
// Generic configuration interface for component cenrep settings
|
|
29 |
../conf/sat.confml MW_LAYER_CONFML(sat.confml)
|
|
30 |
../conf/sat_102078E1.crml MW_LAYER_CRML(sat_102078E1.crml)
|
|
31 |
|
|
32 |
#include "../SystemState/group/bld.inf"
|
|
33 |
#include "../EventMonitors/group/bld.inf"
|
|
34 |
#include "../Engine/group/bld.inf"
|
|
35 |
#include "../SatServer/group/bld.inf"
|
|
36 |
#include "../SatClient/group/bld.inf"
|
|
37 |
#include "../SatInternalClient/group/bld.inf"
|
|
38 |
#include "../Commands/ProvideLocalInfoCmd/group/bld.inf"
|
|
39 |
#include "../Commands/SelectItemCmd/group/bld.inf"
|
|
40 |
#include "../Commands/SetUpCallCmd/group/bld.inf"
|
|
41 |
#include "../Commands/SetUpMenuCmd/group/bld.inf"
|
|
42 |
#include "../Commands/SimSessionEndCmd/group/bld.inf"
|
|
43 |
#include "../Commands/SendSmCmd/group/bld.inf"
|
|
44 |
#include "../Commands/LaunchBrowserCmd/group/bld.inf"
|
|
45 |
#include "../Commands/PlayToneCmd/group/bld.inf"
|
|
46 |
#include "../Commands/MoSmControlCmd/group/bld.inf"
|
|
47 |
#include "../Commands/SendDtmfCmd/group/bld.inf"
|
|
48 |
#include "../Commands/GetInkeyCmd/group/bld.inf"
|
|
49 |
#include "../Commands/GetInputCmd/group/bld.inf"
|
|
50 |
#include "../Commands/SendSSCmd/group/bld.inf"
|
|
51 |
#include "../Commands/SendUSSDCmd/group/bld.inf"
|
|
52 |
#include "../Commands/SetUpIdleModeTextCmd/group/bld.inf"
|
|
53 |
#include "../Commands/CallControlCmd/group/bld.inf"
|
|
54 |
#include "../Commands/DisplayTextCmd/group/bld.inf"
|
|
55 |
#include "../Commands/RefreshCmd/group/bld.inf"
|
|
56 |
#include "../Commands/RefreshRequiredCmd/group/bld.inf"
|
|
57 |
#include "../Commands/SetUpEventListCmd/group/bld.inf"
|
|
58 |
#include "../Commands/LanguageNotificationCmd/group/bld.inf"
|
|
59 |
#include "../Commands/GetChannelStatusCmd/group/bld.inf"
|
|
60 |
#include "../Commands/CloseChannelCmd/group/bld.inf"
|
|
61 |
#include "../Commands/OpenChannelCmd/group/bld.inf"
|
|
62 |
#include "../Commands/SendDataCmd/group/bld.inf"
|
|
63 |
#include "../Commands/ReceiveDataCmd/group/bld.inf"
|
|
64 |
|
|
65 |
PRJ_TESTMMPFILES
|