equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006-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 |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_PLATFORMS |
|
22 DEFAULT |
|
23 |
|
24 PRJ_EXPORTS |
|
25 |
|
26 //Configuration tool migration |
|
27 ../conf/sensorframework.confml OS_LAYER_CONFML(sensorframework.confml) |
|
28 ../conf/sensorframework_10282DEE.crml OS_LAYER_CRML(sensorframework_10282DEE.crml) |
|
29 ../conf/sensorframework_1020507E.crml OS_LAYER_CRML(sensorframework_1020507E.crml) |
|
30 ../conf/sensorframework_2001CB75.crml OS_LAYER_CRML(sensorframework_2001CB75.crml) |
|
31 |
|
32 ../rom/SensorServer.iby CORE_OS_LAYER_IBY_EXPORT_PATH(SensorServer.iby) |
|
33 |
|
34 PRJ_MMPFILES |
|
35 |
|
36 sensrvserver.mmp |
|
37 sensrvclient.mmp |
|
38 sensrvutil.mmp |
|
39 |
|
40 // End of File |