author | mikaruus <mika.a.ruuskanen@nokia.com> |
Thu, 14 Jan 2010 10:44:58 +0200 | |
changeset 5 | 8ccc39f9d787 |
parent 0 | 63b37f68c1ce |
child 8 | 6295dc2169f3 |
permissions | -rw-r--r-- |
0 | 1 |
/* |
2 |
* Copyright (c) 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 the License "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 |
||
19 |
#include <non_foundation_paths.hrh> |
|
20 |
||
21 |
PRJ_PLATFORMS |
|
22 |
DEFAULT |
|
23 |
||
5
8ccc39f9d787
New release based on our 2010wk02 release
mikaruus <mika.a.ruuskanen@nokia.com>
parents:
0
diff
changeset
|
24 |
#include "../bcaiscadapter/group/bld.inf" |
8ccc39f9d787
New release based on our 2010wk02 release
mikaruus <mika.a.ruuskanen@nokia.com>
parents:
0
diff
changeset
|
25 |
#include "../devicemodecontroller/group/bld.inf" |
0 | 26 |
#include "../modematadaptation/group/bld.inf" |
27 |
#include "../systemstatemanageradaptation/group/bld.inf" |
|
28 |
#include "../tsy/group/bld.inf" |
|
29 |
||
30 |
PRJ_EXPORTS |
|
31 |
../rom/adaptationlayer.iby NON_FOUNDATION_CORE_ADAPT_LAYER_IBY_EXPORT_PATH(adaptationlayer.iby) |
|
32 |
||
33 |
// End of File |