equal
deleted
inserted
replaced
1 /* |
|
2 * Copyright (c) 2009 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 vmbxengine. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 #include <platform_paths.hrh> |
|
21 |
|
22 PRJ_PLATFORMS |
|
23 DEFAULT |
|
24 |
|
25 PRJ_EXPORTS |
|
26 |
|
27 //Backup registartion file |
|
28 backup_registration.xml /epoc32/data/z/private/100058F5/backup_registration.xml |
|
29 backup_registration.xml /epoc32/release/winscw/udeb/z/private/100058F5/backup_registration.xml |
|
30 backup_registration.xml /epoc32/release/winscw/urel/z/private/100058F5/backup_registration.xml |
|
31 |
|
32 // sis export |
|
33 vmbxengine_stub.sis /epoc32/data/z/system/install/vmbxengine_stub.sis |
|
34 |
|
35 // iby export |
|
36 ../rom/vmbxengine.iby CORE_MW_LAYER_IBY_EXPORT_PATH(vmbxengine.iby) |
|
37 |
|
38 // Generic configuration interface for component cenrep settings |
|
39 ../conf/voicemailbox.confml MW_LAYER_CONFML(voicemailbox.confml) |
|
40 ../conf/voicemailbox_101F874F.crml MW_LAYER_CRML(voicemailbox_101F874F.crml) |
|
41 |
|
42 |
|
43 PRJ_MMPFILES |
|
44 |
|
45 vmbxengine.mmp |
|
46 |
|
47 |
|
48 // End of File |
|