locationmgmt/networkgateway/test/netprotocoltest/group/lbsnetgatewayprotocoltestapi.mmp
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 TARGET lbsnetgatewayprotocoltestapi.dll |
|
17 TARGETTYPE DLL |
|
18 CAPABILITY All -TCB |
|
19 |
|
20 MACRO ENABLE_LBS_DEV_LOGGER |
|
21 |
|
22 UID 0x1000008d 0x1328224F |
|
23 VENDORID 0x70000001 |
|
24 |
|
25 SOURCEPATH ../src |
|
26 SOURCE lbsnetgatewayprotocoltestapi.cpp |
|
27 |
|
28 USERINCLUDE ../inc |
|
29 USERINCLUDE ../../../../locationcore/LbsPartnerCommon/inc |
|
30 |
|
31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
32 |
|
33 LIBRARY euser.lib |
|
34 LIBRARY estor.lib |
|
35 LIBRARY ecom.lib |
|
36 LIBRARY lbslocdatasource.lib |
|
37 LIBRARY lbs.lib |
|
38 LIBRARY lbsassistancedata.lib |
|
39 LIBRARY lbspartnercommon.lib |
|
40 |
|
41 SMPSAFE |