equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2007 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: Build information file for project Diagnostics Services Suite. |
|
15 * |
|
16 */ |
|
17 |
|
18 #include <platform_paths.hrh> |
|
19 PRJ_PLATFORMS |
|
20 DEFAULT |
|
21 |
|
22 PRJ_EXPORTS |
|
23 ../loc/diagservicessuiteplugin.loc MW_LAYER_LOC_EXPORT_PATH(diagservicessuiteplugin.loc) |
|
24 ../rom_files/devdiagservicessuiteplugin.iby CORE_MW_LAYER_IBY_EXPORT_PATH(devdiagservicessuiteplugin.iby) |
|
25 |
|
26 |
|
27 PRJ_EXTENSIONS |
|
28 |
|
29 #ifdef SBSV2 |
|
30 |
|
31 START EXTENSION s60/mifconv |
|
32 OPTION TARGETFILE devdiagservicessuiteplugin.mif |
|
33 OPTION HEADERFILE devdiagservicessuiteplugin.mbg |
|
34 OPTION SOURCES -c8,8 qgn_prop_cp_diag_service |
|
35 END |
|
36 |
|
37 #endif |
|
38 |
|
39 PRJ_MMPFILES |
|
40 //gnumakefile diagservicessuiteplugin_icons.mk |
|
41 diagservicessuiteplugin.mmp |
|
42 |
|
43 #ifndef SBSV2 |
|
44 gnumakefile diagservicessuiteplugin_icons.mk |
|
45 #endif |
|
46 |
|
47 PRJ_TESTMMPFILES |
|
48 // None |
|
49 |
|
50 PRJ_TESTEXPORTS |
|
51 // None |
|
52 |
|
53 // End of File |
|
54 |