locationmgmt/locmonitor/test/ExampleLocationConverter/group/ExampleLocationConverter.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 15 Sep 2010 00:02:22 +0300
branchRCL_3
changeset 58 87622fad6b51
parent 52 29dbbeac905d
permissions -rw-r--r--
Revision: 201027 Kit: 201035

/*
* 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/ExampleLocationConverter.hrh"

TARGET                  ExampleLocationConverter.dll
TARGETTYPE              PLUGIN
UID 0x10009D8D		KExampleLocationConverterUid 
VENDORID            0x2002140e

CAPABILITY              ALL -TCB

OS_LAYER_SYSTEMINCLUDE

USERINCLUDE             ../inc
USERINCLUDE             ../data

SOURCEPATH              ../src
SOURCE                  ExampleLocationConverter.cpp

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

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

PAGED

SMPSAFE