locationrequestmgmt/locationserver/LbsQualityProfileApi/group/lbsqualityprofileapi.mmp
author hgs
Wed, 22 Sep 2010 13:13:20 +0100
changeset 61 a2244af7b395
parent 0 9cfd9a3ee49c
permissions -rw-r--r--
201033_06

// Copyright (c) 2007-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		lbsqualityprofileapi.dll
TARGETTYPE	dll

CAPABILITY ALL -TCB

MACRO ENABLE_LBS_DEV_LOGGER

UID		0x1000008d 0x10282290
VENDORID	0x70000001

SOURCEPATH	../src
SOURCE		lbsqualityprofileapi.cpp
SOURCE		lbsqualityprofileapiimpl.cpp

USERINCLUDE	../inc
USERINCLUDE	../../../../locationmgmt/locationcore/LbsInternalApi/inc
USERINCLUDE	../../../../locationmgmt/locationcore/LbsPartnerCommon/inc
USERINCLUDE	../../../../locationmgmt/locationcore/LbsCommonInternalDataTypes/inc

OS_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY		euser.lib
LIBRARY		lbsinternalapi.lib
LIBRARY		lbspartnercommon.lib

SMPSAFE