equal
deleted
inserted
replaced
|
1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 |
|
17 |
|
18 TARGET epospluginfw.dll |
|
19 TARGETTYPE dll |
|
20 UID 0x1000008d 0x101f5002 |
|
21 VENDORID 0x70000001 |
|
22 |
|
23 CAPABILITY All -TCB |
|
24 |
|
25 |
|
26 MACRO ENABLE_LBS_DEV_LOGGER |
|
27 |
|
28 SOURCEPATH ../src |
|
29 SOURCE EPos_CPositioner.cpp |
|
30 SOURCE EPos_CProxyPositioner.cpp |
|
31 SOURCE EPos_CPositionerExtension.cpp |
|
32 SOURCE EPos_CPosPsyExtension.cpp |
|
33 SOURCE EPos_CPositionerRegistry.cpp |
|
34 |
|
35 USERINCLUDE ../inc |
|
36 USERINCLUDE ../traces |
|
37 |
|
38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
39 |
|
40 LIBRARY euser.lib |
|
41 LIBRARY ecom.lib |
|
42 LIBRARY lbs.lib |
|
43 |
|
44 SMPSAFE |