locationmgmt/locmonitor/test/TestLocationConverter2/group/TestLocationConverter2.mmp
author Billy Gibson <Billy.Gibson@nokia.com>
Fri, 28 May 2010 18:01:03 +0100
branchGeoConversion
changeset 34 0c0ad64c882c
permissions -rw-r--r--
Updated version of the Location Monitor supporting the new New GeoConversion interfaces. Also includes API help information

/*
* Copyright (c) 2006-2007 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:  Project definition file for project Cell Id movement detector
*
*/


#include "../data/TestLocationConverter2.hrh"

TARGET                  TestLocationConverter2.dll
TARGETTYPE              PLUGIN
UID 0x10009D8D		KTestLocationConverter2Uid 
VENDORID            0x70000001

CAPABILITY              ALL -TCB

OS_LAYER_SYSTEMINCLUDE

USERINCLUDE             ../inc
USERINCLUDE             ../data

SOURCEPATH              ../src
SOURCE                  TestLocationConverter2.cpp

START RESOURCE          ../data/10287201.rss
TARGET                  TestLocationConverter2.rsc
END

LIBRARY			euser.lib
LIBRARY			ecom.lib
LIBRARY			commdb.lib
LIBRARY			flogger.lib
LIBRARY			lbslocationinfoconverterplugin.lib
LIBRARY			lbslocationinfodatatypes.lib
LIBRARY			lbs.lib

PAGED

SMPSAFE