bluetoothengine/btserviceutil/group/btserviceutil.mmp
branchRCL_3
changeset 56 9386f31cc85b
parent 55 613943a21004
child 61 269724087bed
equal deleted inserted replaced
55:613943a21004 56:9386f31cc85b
     1 /*
       
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Project definition file for project btservice utility
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 
       
    22 TARGET                  btserviceutil.dll
       
    23 TARGETTYPE              dll
       
    24 UID                     0x1000008d 0x2002E6E0
       
    25 
       
    26 CAPABILITY              CAP_GENERAL_DLL
       
    27 VENDORID                VID_DEFAULT
       
    28 
       
    29 SOURCEPATH              ../src
       
    30 
       
    31 SOURCE                  btsimpleactive.cpp
       
    32 SOURCE                  btdevextension.cpp 
       
    33 SOURCE                  btdevrepository.cpp 
       
    34 SOURCE                  btdevrepositoryimpl.cpp 
       
    35 
       
    36 SOURCE                  basicdevdiscoverer.cpp
       
    37 SOURCE                  advancebtdevdiscoverer.cpp
       
    38 SOURCE                  advancedevdiscovererimpl.cpp
       
    39 
       
    40 USERINCLUDE             ../inc
       
    41 MW_LAYER_SYSTEMINCLUDE
       
    42 
       
    43 LIBRARY                 euser.lib
       
    44 LIBRARY                 btdevice.lib
       
    45 LIBRARY                 btmanclient.lib
       
    46 LIBRARY                 bluetooth.lib
       
    47 LIBRARY                 esock.lib
       
    48 LIBRARY                 btengconnman.lib