bluetoothengine/bteng/group/btengconnman.mmp
changeset 19 43824b19ee35
parent 15 00f9ee97d895
child 56 9386f31cc85b
equal deleted inserted replaced
17:f05641c183ff 19:43824b19ee35
     1 /*
     1 /*
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2010 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
    32 SOURCEPATH              ../src
    33 SOURCEPATH              ../src
    33 SOURCE                  btengclient.cpp
    34 SOURCE                  btengclient.cpp
    34 
    35 
    35 USERINCLUDE             ../inc
    36 USERINCLUDE             ../inc
    36 USERINCLUDE             ../btengconnman/inc
    37 USERINCLUDE             ../btengconnman/inc
       
    38 SYSTEMINCLUDE           ../../inc
    37 MW_LAYER_SYSTEMINCLUDE
    39 MW_LAYER_SYSTEMINCLUDE
    38 
    40 
    39 LIBRARY                 euser.lib
    41 LIBRARY                 euser.lib
    40 LIBRARY                 btdevice.lib
    42 LIBRARY                 btdevice.lib
    41 LIBRARY                 bluetooth.lib
    43 LIBRARY                 bluetooth.lib
    42 LIBRARY                 esock.lib
    44 LIBRARY                 btnotifclient.lib
    43 LIBRARY                 featmgr.lib
    45 LIBRARY                 featmgr.lib
    44 LIBRARY                 centralrepository.lib               // Central Repository
    46 LIBRARY                 centralrepository.lib               // Central Repository
    45 DEBUGLIBRARY            flogger.lib
    47 DEBUGLIBRARY            flogger.lib