bluetoothengine/bteng/group/btengconnman.mmp
branchRCL_3
changeset 23 9386f31cc85b
parent 22 613943a21004
equal deleted inserted replaced
22:613943a21004 23:9386f31cc85b
     1 /*
     1 /*
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    27 VENDORID                VID_DEFAULT
    27 VENDORID                VID_DEFAULT
    28 
    28 
    29 SOURCEPATH              ../btengconnman/src
    29 SOURCEPATH              ../btengconnman/src
    30 SOURCE                  btengconnman.cpp
    30 SOURCE                  btengconnman.cpp
    31 SOURCE                  btengconnhandler.cpp
    31 SOURCE                  btengconnhandler.cpp
    32 SOURCE                  btengpairinghandler.cpp
       
    33 SOURCEPATH              ../src
    32 SOURCEPATH              ../src
    34 SOURCE                  btengclient.cpp
    33 SOURCE                  btengclient.cpp
    35 
    34 
    36 USERINCLUDE             ../inc
    35 USERINCLUDE             ../inc
    37 USERINCLUDE             ../btengconnman/inc
    36 USERINCLUDE             ../btengconnman/inc
    38 SYSTEMINCLUDE           ../../inc
       
    39 MW_LAYER_SYSTEMINCLUDE
    37 MW_LAYER_SYSTEMINCLUDE
    40 
    38 
    41 LIBRARY                 euser.lib
    39 LIBRARY                 euser.lib
    42 LIBRARY                 btdevice.lib
    40 LIBRARY                 btdevice.lib
    43 LIBRARY                 bluetooth.lib
    41 LIBRARY                 bluetooth.lib
    44 LIBRARY                 btnotifclient.lib
    42 LIBRARY                 esock.lib
    45 LIBRARY                 featmgr.lib
    43 LIBRARY                 featmgr.lib
    46 LIBRARY                 centralrepository.lib               // Central Repository
    44 LIBRARY                 centralrepository.lib               // Central Repository
    47 DEBUGLIBRARY            flogger.lib
    45 DEBUGLIBRARY            flogger.lib