bluetoothengine/bteng/group/btengconnman.mmp
changeset 19 43824b19ee35
parent 15 00f9ee97d895
child 56 9386f31cc85b
--- a/bluetoothengine/bteng/group/btengconnman.mmp	Mon May 03 12:40:50 2010 +0300
+++ b/bluetoothengine/bteng/group/btengconnman.mmp	Fri May 14 16:01:46 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
+* 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"
@@ -29,17 +29,19 @@
 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                 esock.lib
+LIBRARY                 btnotifclient.lib
 LIBRARY                 featmgr.lib
 LIBRARY                 centralrepository.lib               // Central Repository
 DEBUGLIBRARY            flogger.lib