34
|
1 |
/*
|
|
2 |
* Copyright (c) 2005 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: Build info file for Ado domain uishellservices
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
// uishellservices ado
|
|
19 |
#include "../nativeuicontroller/group/bld.inf"
|
|
20 |
#include "../exths/group/bld.inf"
|
|
21 |
#include "../inc/ai3.hrh" // flag FF_HOMESCREEN_COMMON_IDLEFW
|
|
22 |
#include "../hscontentcontrol/group/bld.inf"
|
|
23 |
#include "../sapiwrapper/cpswrapper/group/bld.inf"
|
|
24 |
#include "../sapiwrapper/hspswrapper/group/bld.inf"
|
|
25 |
#include "../xmluirendering/group/bld.inf"
|
|
26 |
#include "../xmluicontroller/group/bld.inf"
|
|
27 |
#include "../widgetmanager/group/bld.inf"
|
|
28 |
|
|
29 |
#ifdef FF_HOMESCREEN_COMMON_IDLEFW
|
|
30 |
#include "../data/group/bld.inf"
|
|
31 |
#endif
|
|
32 |
|
|
33 |
PRJ_PLATFORMS
|
|
34 |
DEFAULT
|
|
35 |
// Help exports
|
|
36 |
#include "../help/group/bld.inf"
|
|
37 |
|
|
38 |
PRJ_EXPORTS
|
|
39 |
../loc/activeidle3.loc APP_LAYER_LOC_EXPORT_PATH(activeidle3.loc)
|
|
40 |
|
|
41 |
PRJ_MMPFILES
|
|
42 |
|
|
43 |
PRJ_TESTMMPFILES
|
|
44 |
|
|
45 |
PRJ_TESTEXPORTS
|
|
46 |
|
|
47 |
|
|
48 |
// End of File
|