equal
deleted
inserted
replaced
|
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: This file provides the information required for building |
|
15 * DiagNetCoveragePlugin |
|
16 * |
|
17 */ |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_PLATFORMS |
|
22 DEFAULT |
|
23 |
|
24 PRJ_EXPORTS |
|
25 |
|
26 ../loc/diagnetcoverageplugin.loc MW_LAYER_LOC_EXPORT_PATH(diagnetcoverageplugin.loc) |
|
27 ../rom_files/devdiagnetcoverageplugin.iby CORE_MW_LAYER_IBY_EXPORT_PATH(devdiagnetcoverageplugin.iby) |
|
28 ../rom_files/devdiagnetcoverageplugin_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(devdiagnetcoverageplugin_resources.iby) |
|
29 |
|
30 // Generic configuration interface for component cenrep settings |
|
31 ../conf/pdnetworkcoveragetest.confml MW_LAYER_CONFML(pdnetworkcoveragetest.confml) |
|
32 ../conf/pdnetworkcoveragetest_2000E596.crml MW_LAYER_CRML(pdnetworkcoveragetest_2000E596.crml) |
|
33 |
|
34 PRJ_MMPFILES |
|
35 diagnetcoverageplugin.mmp |
|
36 |
|
37 |
|
38 PRJ_TESTMMPFILES |
|
39 |
|
40 // End of File |