bluetoothengine/btui/devmodel/group/btdevmodel.mmp
branchRCL_3
changeset 56 9386f31cc85b
parent 0 f63038272f30
equal deleted inserted replaced
55:613943a21004 56:9386f31cc85b
       
     1 /*
       
     2 * Copyright (c) 2006 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 btdevmodel
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 #include <data_caging_paths.hrh>
       
    22 
       
    23 TARGET                  btdevmodel.dll
       
    24 TARGETTYPE              DLL
       
    25 UID                     0x10009D8D 0x1020745E
       
    26 
       
    27 CAPABILITY          CAP_GENERAL_DLL NetworkControl
       
    28 VENDORID                VID_DEFAULT
       
    29 
       
    30 SOURCEPATH              ../src
       
    31 SOURCE                  btdevmodel.cpp
       
    32 SOURCE                  btdevmodelbase.cpp
       
    33 SOURCE                  btpairedmodel.cpp
       
    34 SOURCE                  btblockedmodel.cpp
       
    35 SOURCE                  btregistryobserver.cpp
       
    36 SOURCE			btdevice.cpp
       
    37 
       
    38 USERINCLUDE             ../inc
       
    39 USERINCLUDE             ../../inc
       
    40 SYSTEMINCLUDE           ../../../inc
       
    41 MW_LAYER_SYSTEMINCLUDE
       
    42 
       
    43 LIBRARY                 euser.lib //CActive, TDes
       
    44 LIBRARY         		btengsettings.lib
       
    45 LIBRARY                 btengdevman.lib
       
    46 LIBRARY                 btengconnman.lib
       
    47 LIBRARY                 btmanclient.lib //TBTRegistrySearch,CBluetoothPhysicalLinks
       
    48 LIBRARY                 bluetooth.lib //TBTDevAddr
       
    49 LIBRARY                 btdevice.lib
       
    50 LIBRARY                 centralrepository.lib
       
    51 LIBRARY					esock.lib //btpairedmodel
       
    52 DEBUGLIBRARY            flogger.lib