equal
deleted
inserted
replaced
|
1 // Copyright (c) 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 // |
|
15 |
|
16 /** |
|
17 @file |
|
18 @internalTechnology |
|
19 */ |
|
20 |
|
21 #if !defined(GCCXML) // NO GCCXML |
|
22 |
|
23 #include "../mediasyncserver/group/bld.inf" |
|
24 |
|
25 PRJ_PLATFORMS |
|
26 DEFAULT |
|
27 |
|
28 PRJ_MMPFILES |
|
29 ../group/mtpimagedp.mmp |
|
30 |
|
31 PRJ_EXPORTS |
|
32 // Note: these files are exported for testing and techview only. Not used in a device |
|
33 2001FCA2.txt /epoc32/data/z/private/10202be9/2001FCA2.txt |
|
34 2001FCA2.txt /epoc32/release/winscw/udeb/z/private/10202be9/2001FCA2.txt |
|
35 2001FCA2.txt /epoc32/release/winscw/urel/z/private/10202be9/2001FCA2.txt |
|
36 |
|
37 ../group/mtp_imagedp.iby /epoc32/rom/include/mtp_imagedp.iby |
|
38 |
|
39 // ConfML files |
|
40 ../conf/mtp_imagedp.confml MW_LAYER_EXPORTS_CONFML(mtp_imagedp.confml) |
|
41 ../conf/mtp_imagedp_2001fca2.crml MW_LAYER_EXPORTS_CRML(mtp_imagedp_2001fca2.crml) |
|
42 |
|
43 #endif |