1 // Copyright (c) 2008-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 PRJ_MMPFILES |
|
18 // Core and Loader |
|
19 ../mmpfiles/omxilsymbianloaderif.mmp |
|
20 ../mmpfiles/omxilsymbianloader.mmp |
|
21 ../mmpfiles/omxilcomponentif.mmp |
|
22 ../mmpfiles/omxilsymbiancontentpipeif.mmp |
|
23 ../mmpfiles/omxilcoreserver.mmp |
|
24 ../mmpfiles/omxilcoreclient.mmp |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 PRJ_EXPORTS |
|
30 // OMX IL Loader Interface |
|
31 |
|
32 // Symbian intend to push OMX_Loader.h to the OMX IL community. Hence export this |
|
33 // file in mixed case. Its name is listed in filenamepolicyexclusions.txt. |
|
34 ../inc/loader/OMX_Loader.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/loader/OMX_Loader.h) |
|
35 |
|
36 ../inc/core/omxilloaderif.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/core/omxilloaderif.h) |
|
37 ../inc/core/omxilloaderif.hrh /epoc32/include/openmax/il/core/omxilloaderif.hrh |
|
38 ../inc/core/omxilloaderif.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/core/omxilloaderif.inl) |
|
39 ../inc/core/omxilsymbianloaderif.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/core/omxilsymbianloaderif.h) |
|
40 |
|
41 // OMX IL Component Interface |
|
42 ../inc/loader/omxilcomponentif.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/loader/omxilcomponentif.h) |
|
43 ../inc/loader/omxilcomponentif.hrh /epoc32/include/openmax/il/loader/omxilcomponentif.hrh |
|
44 ../inc/loader/omxilsymbiancomponentif.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/loader/omxilsymbiancomponentif.h) |
|
45 |
|
46 // Content Pipe Interface API |
|
47 ../inc/core/omxilcontentpipeif.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/core/omxilcontentpipeif.h) |
|
48 ../inc/core/omxilcontentpipeif.hrh /epoc32/include/openmax/il/core/omxilcontentpipeif.hrh |
|
49 ../inc/core/omxilsymbiancontentpipeif.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/core/omxilsymbiancontentpipeif.h) |
|
50 |
|
51 |
|
52 // Romkit include files |
|
53 omxilcore.iby /epoc32/rom/include/omxilcore.iby |
|
54 |
|