equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 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: This file provides the information required for building the |
|
15 * location monitor API component. |
|
16 * |
|
17 */ |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_PLATFORMS |
|
22 DEFAULT |
|
23 |
|
24 PRJ_EXPORTS |
|
25 |
|
26 #ifdef OS_LAYER_CONFML |
|
27 ../conf/locationinfoconverter.confml OS_LAYER_CONFML(locationinfoconverter.confml) |
|
28 #endif |
|
29 |
|
30 #ifdef OS_LAYER_CRML |
|
31 ../conf/locationinfoconverter_20026814.crml OS_LAYER_CRML(locationinfoconverter_20026814.crml) |
|
32 #endif |
|
33 |
|
34 #include "../ConversionApi/ConversionCommon/group/bld.inf" |
|
35 #include "../ConversionDataTypes/group/bld.inf" |
|
36 #include "../CommonClientServerApi/group/bld.inf" |
|
37 #include "../ConversionApi/ConversionClientApi/group/bld.inf" |
|
38 #include "../ConversionApi/ConversionPluginApi/group/bld.inf" |
|
39 |
|
40 // End of file |