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 for the DbCreator. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_PLATFORMS |
|
22 DEFAULT |
|
23 |
|
24 PRJ_EXPORTS |
|
25 ../conf/commsdatcreator.confml MW_LAYER_CONFML(commsdatcreator.confml) |
|
26 ../conf/commsdatcreator_01.gcfml MW_LAYER_GCFML(commsdatcreator_01.gcfml) |
|
27 ../conf/commsdatcreator_10281BC8.crml MW_LAYER_CRML(commsdatcreator_10281BC8.crml) |
|
28 ../rom/commsdatcreator.iby CORE_MW_LAYER_IBY_EXPORT_PATH(commsdatcreator.iby) |
|
29 |
|
30 |
|
31 PRJ_MMPFILES |
|
32 // None |
|
33 |
|
34 #include "../commsdatcreator/group/bld.inf" |
|
35 /* CommsDatCreator RFS functionality is disabled in the emulator */ |
|
36 #ifndef WINSCW |
|
37 #include "../commsdatcreatorrfsplugin/group/bld.inf" |
|
38 #endif |
|
39 #include "../commsdatstartup/group/bld.inf" |
|
40 #include "../dbcreatorexe/group/bld.inf" |