bluetoothengine/btui/devmodel/group/btdevmodel.mmp
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:20:04 +0100
branchRCL_3
changeset 56 9386f31cc85b
parent 0 f63038272f30
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* Copyright (c) 2006 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 btdevmodel
*
*/



#include <platform_paths.hrh>
#include <data_caging_paths.hrh>

TARGET                  btdevmodel.dll
TARGETTYPE              DLL
UID                     0x10009D8D 0x1020745E

CAPABILITY          CAP_GENERAL_DLL NetworkControl
VENDORID                VID_DEFAULT

SOURCEPATH              ../src
SOURCE                  btdevmodel.cpp
SOURCE                  btdevmodelbase.cpp
SOURCE                  btpairedmodel.cpp
SOURCE                  btblockedmodel.cpp
SOURCE                  btregistryobserver.cpp
SOURCE			btdevice.cpp

USERINCLUDE             ../inc
USERINCLUDE             ../../inc
SYSTEMINCLUDE           ../../../inc
MW_LAYER_SYSTEMINCLUDE

LIBRARY                 euser.lib //CActive, TDes
LIBRARY         		btengsettings.lib
LIBRARY                 btengdevman.lib
LIBRARY                 btengconnman.lib
LIBRARY                 btmanclient.lib //TBTRegistrySearch,CBluetoothPhysicalLinks
LIBRARY                 bluetooth.lib //TBTDevAddr
LIBRARY                 btdevice.lib
LIBRARY                 centralrepository.lib
LIBRARY					esock.lib //btpairedmodel
DEBUGLIBRARY            flogger.lib