bluetoothengine/bteng/group/btengconnman.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 14 May 2010 16:01:46 +0300
changeset 19 43824b19ee35
parent 15 00f9ee97d895
child 56 9386f31cc85b
permissions -rw-r--r--
Revision: 201017 Kit: 201019

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


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

TARGET                  btengconnman.dll
TARGETTYPE              dll
UID                     0x1000008d 0x2000277C

CAPABILITY              CAP_GENERAL_DLL
VENDORID                VID_DEFAULT

SOURCEPATH              ../btengconnman/src
SOURCE                  btengconnman.cpp
SOURCE                  btengconnhandler.cpp
SOURCE                  btengpairinghandler.cpp
SOURCEPATH              ../src
SOURCE                  btengclient.cpp

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

LIBRARY                 euser.lib
LIBRARY                 btdevice.lib
LIBRARY                 bluetooth.lib
LIBRARY                 btnotifclient.lib
LIBRARY                 featmgr.lib
LIBRARY                 centralrepository.lib               // Central Repository
DEBUGLIBRARY            flogger.lib