author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 16 Apr 2010 15:54:44 +0300 | |
changeset 55 | eaf3908907b6 |
parent 37 | 5d0ec8b709be |
permissions | -rw-r--r-- |
19 | 1 |
/* |
2 |
* Copyright (c) 2006-2007 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 the License "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 is Project definition file for location SAPI core implementation. |
|
15 |
* |
|
16 |
*/ |
|
17 |
||
18 |
||
19 |
#include "../../../group/sapiincludes.mmpi" |
|
20 |
||
21 |
TARGET locationservice.dll |
|
22 |
TARGETTYPE dll |
|
23 |
||
24 |
||
25 |
UID 0x100039CE 0x102833AA |
|
26 |
VENDORID VID_DEFAULT |
|
27 |
||
28 |
||
29 |
CAPABILITY ALL -TCB |
|
30 |
||
37
5d0ec8b709be
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
24
diff
changeset
|
31 |
VERSION 1.2 |
19 | 32 |
|
33 |
DEFFILE location.def |
|
34 |
SOURCEPATH ../src |
|
35 |
SOURCE locationcoreimp.cpp |
|
36 |
SOURCE locationservice.cpp |
|
37 |
||
38 |
||
39 |
||
40 |
USERINCLUDE ../inc |
|
41 |
||
42 |
||
43 |
LIBRARY euser.lib |
|
44 |
||
45 |
LIBRARY eikcoctl.lib // MDesCArray |
|
46 |
||
47 |
LIBRARY bafl.lib // CDesCArray |
|
48 |
LIBRARY lbs.lib // Location acquisition API |
|
49 |
||
50 |
paged |
|
51 |
||
52 |
||
53 |
||
54 |