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 |
* This file provides the information required for building. |
|
16 |
* |
|
17 |
*/ |
|
18 |
||
19 |
||
20 |
#include <non_foundation_paths.hrh> |
|
21 |
||
22 |
PRJ_PLATFORMS |
|
23 |
DEFAULT |
|
24 |
||
25 |
PRJ_EXPORTS |
|
26 |
../rom/sspluginsadaptation.iby NON_FOUNDATION_CORE_ADAPT_LAYER_IBY_EXPORT_PATH(sspluginsadaptation.iby) |
|
27 |
||
28 |
PRJ_MMPFILES |
|
5
8ccc39f9d787
New release based on our 2010wk02 release
mikaruus <mika.a.ruuskanen@nokia.com>
parents:
0
diff
changeset
|
29 |
../ssm_misc_adaptation_dll/group/miscadaptation.mmp |
8ccc39f9d787
New release based on our 2010wk02 release
mikaruus <mika.a.ruuskanen@nokia.com>
parents:
0
diff
changeset
|
30 |
../ssm_emergencycallrf_adaptation_dll/group/emergencycallrfadaptation.mmp |
0 | 31 |
/* |
5
8ccc39f9d787
New release based on our 2010wk02 release
mikaruus <mika.a.ruuskanen@nokia.com>
parents:
0
diff
changeset
|
32 |
Only miscadaptation and emergencycallrfadaptation are supported. Others are commented out. |
0 | 33 |
|
34 |
../ssm_state_adaptation_dll/group/stateadaptationref.mmp |
|
35 |
../ssm_sim_adaptation_dll/group/simadaptationref.mmp |
|
36 |
../ssm_rtc_adaptation_dll/group/rtcadaptationref.mmp |
|
37 |
*/ |
|
38 |
||
39 |
// End of File |
|
40 |