locationmgmt/locmonitor/ConversionApi/ConversionClientApi/group/lbslocationinfoconverter.mmp
equal
deleted
inserted
replaced
|
1 // Copyright (c) 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 the License "Symbian Foundation License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 |
|
17 TARGET lbslocationinfoconverter.dll |
|
18 TARGETTYPE dll |
|
19 UID 0x1000008d 0x102871F9 |
|
20 |
|
21 VENDORID 0x70000001 |
|
22 CAPABILITY ALL -TCB |
|
23 |
|
24 SOURCEPATH ../src |
|
25 SOURCE lbslocationinfoconverter.cpp |
|
26 SOURCE lbslocationresolver.cpp |
|
27 |
|
28 |
|
29 USERINCLUDE ../inc |
|
30 |
|
31 SYSTEMINCLUDE /epoc32/include |
|
32 |
|
33 LIBRARY euser.lib |
|
34 LIBRARY lbslocationinfodatatypes.lib |
|
35 LIBRARY lbs.lib |
|
36 LIBRARY estor.lib |
|
37 |
|
38 SMPSAFE |
|
39 |