bluetoothengine/bteng/group/btengconnman.mmp
changeset 0 f63038272f30
child 8 0707dd69d236
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bluetoothengine/bteng/group/btengconnman.mmp	Mon Jan 18 20:28:57 2010 +0200
@@ -0,0 +1,46 @@
+/*
+* 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 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
+SOURCEPATH              ../src
+SOURCE                  btengclient.cpp
+SOURCE                  btengactive.cpp
+
+USERINCLUDE             ../inc
+USERINCLUDE             ../btengconnman/inc
+MW_LAYER_SYSTEMINCLUDE
+
+LIBRARY                 euser.lib
+LIBRARY                 btdevice.lib
+LIBRARY                 bluetooth.lib
+LIBRARY                 esock.lib
+LIBRARY                 featmgr.lib
+LIBRARY                 centralrepository.lib               // Central Repository
+DEBUGLIBRARY            flogger.lib