|
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: Image description file for project Location Triggering |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef LOCATION_TRIGGERING_IBY |
|
20 #define LOCATION_TRIGGERING_IBY |
|
21 |
|
22 #include <data_caging_paths_for_iby.hrh> |
|
23 #include <bldvariant.hrh> |
|
24 |
|
25 // Location Triggering Client Library |
|
26 file=ABI_DIR\BUILD_DIR\lbt.dll SHARED_LIB_DIR\lbt.dll |
|
27 |
|
28 #ifdef FF_LBT_ENGINE |
|
29 |
|
30 // Location Triggering Server Core |
|
31 file=ABI_DIR\BUILD_DIR\lbtlogger.dll SHARED_LIB_DIR\lbtlogger.dll |
|
32 file=ABI_DIR\BUILD_DIR\lbtserverlogicbase.dll SHARED_LIB_DIR\lbtserverlogicbase.dll |
|
33 file=ABI_DIR\BUILD_DIR\lbtserver.exe SHARED_LIB_DIR\lbtserver.exe |
|
34 |
|
35 // Location Triggering Server Logic |
|
36 ECOM_PLUGIN( lbtserverlogic.dll, lbtserverlogic.rsc ) |
|
37 file=ABI_DIR\BUILD_DIR\lbtstrategypluginapi.dll SHARED_LIB_DIR\lbtstrategypluginapi.dll |
|
38 |
|
39 // Location Triggering Container |
|
40 file=ABI_DIR\BUILD_DIR\lbtcontainer.dll SHARED_LIB_DIR\lbtcontainer.dll |
|
41 |
|
42 // Location Acquisition Strategy |
|
43 ECOM_PLUGIN( lbtstrategy.dll, lbtstrategy.rsc ) |
|
44 |
|
45 // Movement Detector API |
|
46 file=ABI_DIR\BUILD_DIR\ltmvmtdetapi.dll SHARED_LIB_DIR\ltmvmtdetapi.dll |
|
47 |
|
48 // Movement Detector Plugin |
|
49 ECOM_PLUGIN( ltcellidmovdet.dll, ltcellidmovdet.rsc ) |
|
50 |
|
51 // Backup and restore registeration file |
|
52 data=DATAZ_\private\1028312B\backup_registration.xml \private\1028312B\backup_registration.xml |
|
53 |
|
54 // TODO: This is temporary untill cenrep CR is approved |
|
55 data=DATAZ_\private\10202be9\1028312F.txt \private\10202be9\1028312F.txt |
|
56 |
|
57 // Location Triggering Management Library |
|
58 file=ABI_DIR\BUILD_DIR\lbtmanager.dll SHARED_LIB_DIR\lbtmanager.dll |
|
59 |
|
60 #endif // FF_LBT_ENGINE |
|
61 |
|
62 #endif // LOCATION_TRIGGERING_IBY |