bluetoothengine/bteng/group/bteng.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:25:10 +0300
branchRCL_3
changeset 55 613943a21004
parent 14 f7fbeaeb166a
child 56 9386f31cc85b
permissions -rw-r--r--
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 BTEng
*
*/



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

TARGET                  btengsrv.exe
TARGETTYPE              exe
UID                     0x1000008d 0x10005950

CAPABILITY              CAP_SERVER NetworkControl PowerMgmt CommDD
VENDORID                VID_DEFAULT

SOURCEPATH              ../src
SOURCE                  btengserver.cpp
SOURCE                  btengsrvsession.cpp
SOURCE                  btengsrvstate.cpp
SOURCE                  btengsrvpluginmgr.cpp
SOURCE                  btengsrvbbconnectionmgr.cpp
SOURCE                  btengsdpdbhandler.cpp
SOURCE                  btengsrvkeywatcher.cpp
SOURCE                  btengsrvsettingsmgr.cpp
START RESOURCE          ../data/btengsdp.rss
HEADER
TARGETPATH              RESOURCE_FILES_DIR
END // RESOURCE

USERINCLUDE             ../inc  
SYSTEMINCLUDE           ../../inc
SYSTEMINCLUDE  /epoc32/include/mw/hb/hbcore
MW_LAYER_SYSTEMINCLUDE

LIBRARY                 euser.lib
LIBRARY                 ecom.lib
LIBRARY                 btmanclient.lib
LIBRARY                 sdpdatabase.lib
LIBRARY                 esock.lib
LIBRARY                 btdevice.lib
LIBRARY                 bluetooth.lib
LIBRARY                 centralrepository.lib
LIBRARY                 charconv.lib
LIBRARY                 bafl.lib
LIBRARY                 efsrv.lib
LIBRARY                 featmgr.lib
LIBRARY                 aknnotify.lib
LIBRARY                 btfeatures.lib
LIBRARY 				hbcore.lib

LIBRARY                 btpowercontrol.lib
#ifndef __WINS__
LIBRARY                 dutmode.lib
#endif  //__WINS__  
DEBUGLIBRARY            flogger.lib