equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2006-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". |
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #include <platform_paths.hrh> |
19 #include <platform_paths.hrh> |
20 |
20 |
|
21 PRJ_PLATFORMS |
|
22 DEFAULT |
|
23 |
21 PRJ_EXPORTS |
24 PRJ_EXPORTS |
22 ../rom/oommonitor.iby CORE_MW_LAYER_IBY_EXPORT_PATH(oommonitor.iby) |
25 ../rom/oommonitor.iby CORE_MW_LAYER_IBY_EXPORT_PATH(oommonitor.iby) |
|
26 ../data/oomconfig.xml /epoc32/RELEASE/winscw/UDEB/Z/private/10207218/oomconfig.xml |
|
27 ../data/oomconfig.xml /epoc32/RELEASE/winscw/UREL/Z/private/10207218/oomconfig.xml |
|
28 ../data/oomconfig.xml /epoc32/data/Z/private/10207218/oomconfig.xml |
23 |
29 |
24 PRJ_MMPFILES |
30 PRJ_MMPFILES |
25 |
|
26 #ifndef TOOLS |
|
27 |
|
28 oommonitor.mmp |
31 oommonitor.mmp |
29 |
32 oommonitorlib.mmp |
30 #endif |
|
31 |
|
32 PRJ_TESTMMPFILES |
|
33 // ../internal/oomtestplugin/oomtestplugin.mmp |
|