equal
deleted
inserted
replaced
|
1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // MTP framework. |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 @internalTechnology |
|
21 */ |
|
22 |
|
23 #include "../daemon/group/bld.inf" |
|
24 |
|
25 PRJ_PLATFORMS |
|
26 DEFAULT |
|
27 |
|
28 PRJ_MMPFILES |
|
29 mtpframework.mmp |
|
30 |
|
31 PRJ_EXPORTS |
|
32 // repositories exported for TechView and testing |
|
33 10282FCC_ARMV5.cre /epoc32/data/z/private/10202be9/10282fcc.cre |
|
34 10282FCC_WINSCW.cre /epoc32/release/winscw/udeb/z/private/10202be9/10282fcc.cre |
|
35 10282FCC_WINSCW.cre /epoc32/release/winscw/urel/z/private/10202be9/10282fcc.cre |
|
36 backup_registration.xml /epoc32/data/z/private/102827a2/backup_registration.xml |
|
37 backup_registration.xml /epoc32/release/winscw/udeb/z/private/102827a2/backup_registration.xml |
|
38 backup_registration.xml /epoc32/release/winscw/urel/z/private/102827a2/backup_registration.xml |
|
39 |
|
40 // ConfML Files |
|
41 ../conf/mtpframework.confml MW_LAYER_EXPORTS_CONFML(mtpframework.confml) |
|
42 ../conf/mtpframework_10282fcc.crml MW_LAYER_EXPORTS_CRML(mtpframework_10282fcc.crml) |
|
43 |
|
44 mtp_framework.iby /epoc32/rom/include/mtp_framework.iby |