locationmgmt/locmonitor/test/ExampleLocationConverter/group/ExampleLocationConverter.mmp
branchRCL_3
changeset 65 a796fdeeb33c
parent 58 87622fad6b51
--- a/locationmgmt/locmonitor/test/ExampleLocationConverter/group/ExampleLocationConverter.mmp	Wed Sep 15 00:02:22 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,49 +0,0 @@
-/*
-* 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