equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006 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 project collection plugins |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 #include "../mpxsqlitedbcommon/group/bld.inf" |
|
22 #include "../mpxsqlitedbplugin/group/bld.inf" |
|
23 #include "../mpxsqlitedbhgplugin/group/bld.inf" |
|
24 #include "../mpxinmemoryplugin/group/bld.inf" |
|
25 #include "../mpxsqlitepodcastdbplugin/group/bld.inf" |
|
26 |
|
27 PRJ_EXPORTS |
|
28 ../rom/mpxsqlitedbcommon.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mpxsqlitedbcommon.iby) |
|
29 ../rom/mpxsqlitedbplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mpxsqlitedbplugin.iby) |
|
30 ../rom/mpxsqlitedbpluginrsc.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(mpxsqlitedbpluginrsc.iby) |
|
31 ../rom/mpxsqlitedbhgplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mpxsqlitedbhgplugin.iby) |
|
32 ../rom/mpxsqlitedbhgpluginrsc.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(mpxsqlitedbhgpluginrsc.iby) |
|
33 ../rom/mpxinmemplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mpxinmemplugin.iby) |
|
34 ../rom/mpxsqlitepodcastdbplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mpxsqlitepodcastdbplugin.iby) |
|
35 ../rom/mpxsqlitepodcastdbpluginrsc.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(mpxsqlitepodcastdbpluginrsc.iby) |
|
36 |