locationmgmt/locmonitor/ConversionApi/ConversionPluginApi/group/lbslocationinfoconverterplugin.mmp
author Billy Gibson <Billy.Gibson@nokia.com>
Fri, 09 Apr 2010 17:19:12 +0100
branchGeoConversion
changeset 16 90477588756a
permissions -rw-r--r--
Draft APIs for Converting Cell and/or WLAN information to a latitudes and longitude

// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//


TARGET          lbslocationinfoconverterplugin.dll
TARGETTYPE      dll
UID             0x1000008d 0x102871FA

VENDORID        0x70000001
CAPABILITY      ALL -TCB

SOURCEPATH      ../src
SOURCE          lbslocinfoconverterpluginbase.cpp
SOURCE          lbslocinfoconverterplugincommon.cpp

USERINCLUDE     ../inc
SYSTEMINCLUDE	/epoc32/include

LIBRARY         euser.lib
LIBRARY			ecom.lib
LIBRARY         lbslocationinfodatatypes.lib

SMPSAFE