bluetoothmgmt/btmgr/BTManServer/BTManServer.mmp
branchRCL_3
changeset 11 20fda83a6398
parent 0 29b1cd4cb562
equal deleted inserted replaced
10:8a27654f7b62 11:20fda83a6398
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    32 SOURCE	BTRegistryDB.cpp BTManServer.cpp
    32 SOURCE	BTRegistryDB.cpp BTManServer.cpp
    33 SOURCE  RegistrySubSession.cpp
    33 SOURCE  RegistrySubSession.cpp
    34 SOURCE  LocalDeviceSubSession.cpp
    34 SOURCE  LocalDeviceSubSession.cpp
    35 SOURCE  CSYSubSession.cpp
    35 SOURCE  CSYSubSession.cpp
    36 SOURCE	BTRegistrySQL.cpp
    36 SOURCE	BTRegistrySQL.cpp
       
    37 SOURCE	btmanserverburmgr.cpp
       
    38 SOURCE  btmanserverburstatemachine.cpp
    37 
    39 
    38 USERINCLUDE . ../Inc ../../btcommon/inc
    40 USERINCLUDE . ../Inc ../../btcommon/inc
    39 USERINCLUDE ../../bluetoothclientlib/inc
    41 USERINCLUDE ../../bluetoothclientlib/inc
    40 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    41 
    43 
    42 LIBRARY	euser.lib bluetooth.lib btmanclient.lib estor.lib edbms.lib efsrv.lib btdevice.lib
    44 LIBRARY	euser.lib bluetooth.lib btmanclient.lib estor.lib edbms.lib efsrv.lib btdevice.lib
    43 LIBRARY bafl.lib charconv.lib sysutil.lib
    45 LIBRARY bafl.lib charconv.lib sysutil.lib
    44 
    46 
    45 LIBRARY esock.lib
    47 LIBRARY esock.lib
    46 
    48 
       
    49 LIBRARY abclient.lib
       
    50 
    47 #include <bluetooth/btlogger.mmh>
    51 #include <bluetooth/btlogger.mmh>
    48 
    52 
    49 //MACRO ALLOW_UNREGISTERED_SERVICES
    53 //MACRO ALLOW_UNREGISTERED_SERVICES
    50 
    54 
    51 SMPSAFE
    55 SMPSAFE