equal
deleted
inserted
replaced
|
1 // Copyright (c) 2005-2010 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 // Multimedia Common |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 PRJ_PLATFORMS |
|
23 DEFAULT |
|
24 |
|
25 PRJ_EXPORTS |
|
26 ../inc/mm/mmcaf.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mm/mmcaf.h) |
|
27 ../inc/mm/MmCleanup.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mm/mmcleanup.h) |
|
28 ../inc/mm/MmPluginUtils.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mm/mmpluginutils.h) |
|
29 ../inc/mm/conversioncoefficient.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mm/conversioncoefficient.h) |
|
30 |
|
31 ../bwins/MMCommon.def def/win32/mmcommon.def |
|
32 ../eabi/MMCommon.def def/eabi/mmcommon.def |
|
33 |
|
34 // Romkit include files |
|
35 ../inc/mmcommon.iby /epoc32/rom/include/mmcommon.iby |
|
36 |
|
37 PRJ_MMPFILES |
|
38 ../mmpfiles/MMCommon.mmp |
|
39 ../mmpfiles/MMCommonUtils.mmp |
|
40 |
|
41 PRJ_TESTMMPFILES |
|
42 // None |
|
43 |
|
44 PRJ_TESTEXPORTS |
|
45 // None |
|
46 |