equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of "Eclipse Public License v1.0" |
5 * under the terms of "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
19 |
19 |
20 PRJ_PLATFORMS |
20 PRJ_PLATFORMS |
21 DEFAULT |
21 DEFAULT |
22 |
22 |
23 PRJ_EXPORTS |
23 PRJ_EXPORTS |
24 ../inc/rmpm.h |../../../inc/rmpm.h |
24 ../inc/rmpm.h |../../../inc/rmpm.h |
25 ../inc/rmpm.inl |../../../inc/rmpm.inl |
25 ../inc/rmpm.inl |../../../inc/rmpm.inl |
26 ../rom/mpm.iby CORE_MW_LAYER_IBY_EXPORT_PATH(mpm.iby) |
26 ../rom/mpm.iby CORE_MW_LAYER_IBY_EXPORT_PATH(mpm.iby) |
27 ../rom/mpmserver.iby CORE_MW_LAYER_IBY_EXPORT_PATH(mpmserver.iby) |
27 ../rom/mpmserver.iby CORE_MW_LAYER_IBY_EXPORT_PATH(mpmserver.iby) |
28 ../conf/mpm.confml MW_LAYER_CONFML(mpm.confml) |
28 ../conf/mpm.confml MW_LAYER_CONFML(mpm.confml) |
29 ../conf/mpm_101f6d12.crml MW_LAYER_CRML(mpm_101f6d12.crml) |
29 ../conf/mpm_101f6d12.crml MW_LAYER_CRML(mpm_101f6d12.crml) |
30 ../conf/mpm_101f6d50.crml MW_LAYER_CRML(mpm_101f6d50.crml) |
30 ../conf/mpm_101f6d50.crml MW_LAYER_CRML(mpm_101f6d50.crml) |
|
31 ../conf/mpmvpntoggleapi.confml MW_LAYER_CONFML(mpmvpntoggleapi.confml) |
|
32 ../conf/mpmvpntoggleapi_20016a88.crml MW_LAYER_CRML(mpmvpntoggleapi_20016a88.crml) |
31 |
33 |
32 PRJ_MMPFILES |
34 PRJ_MMPFILES |
33 mpmclient.mmp |
35 mpmclient.mmp |
34 mpmserver.mmp |
36 mpmserver.mmp |
35 mpmserver_platsim.mmp // mpmserver-variant for Platsim |
37 mpmserver_platsim.mmp // mpmserver-variant for Platsim |