|
1 /* |
|
2 * Copyright (c) 2008 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 AppMngr2 Runtime Plugin API |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_PLATFORMS |
|
22 DEFAULT |
|
23 |
|
24 PRJ_EXPORTS |
|
25 ../inc/appmngr2appinfo.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2appinfo.h ) |
|
26 ../inc/appmngr2cleanuputils.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2cleanuputils.h ) |
|
27 ../inc/appmngr2cleanuputils.inl MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2cleanuputils.inl ) |
|
28 ../inc/appmngr2driveutils.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2driveutils.h ) |
|
29 ../inc/appmngr2drmutils.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2drmutils.h ) |
|
30 ../inc/appmngr2common.hrh MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2common.hrh ) |
|
31 ../inc/appmngr2infobase.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2infobase.h ) |
|
32 ../inc/appmngr2infoiterator.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2infoiterator.h ) |
|
33 ../inc/appmngr2packageinfo.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2packageinfo.h ) |
|
34 ../inc/appmngr2runtime.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2runtime.h ) |
|
35 ../inc/appmngr2runtimeobserver.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2runtimeobserver.h ) |
|
36 ../inc/appmngr2recognizedfile.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2recognizedfile.h ) |
|
37 ../inc/appmngr2debugconfig.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2debugconfig.h ) |
|
38 ../inc/appmngr2debugutils.h MW_LAYER_PLATFORM_EXPORT_PATH( appmngr2debugutils.h ) |
|
39 |
|
40 // export iby files |
|
41 ../rom/appmngr2runtime.iby CORE_MW_LAYER_IBY_EXPORT_PATH( appmngr2runtime.iby ) |
|
42 |
|
43 PRJ_MMPFILES |
|
44 appmngr2pluginapi.mmp |
|
45 |