bluetoothengine/bteng/group/btengdiscovery.mmp
changeset 0 f63038272f30
child 8 0707dd69d236
equal deleted inserted replaced
-1:000000000000 0:f63038272f30
       
     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 BTEngDiscovery
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 
       
    22 TARGET                  btengdiscovery.dll
       
    23 TARGETTYPE              dll
       
    24 UID                     0x1000008d 0x2000277E
       
    25 
       
    26 CAPABILITY              CAP_GENERAL_DLL
       
    27 VENDORID                VID_DEFAULT
       
    28 
       
    29 SOURCEPATH              ../btengdiscovery/src
       
    30 SOURCE                  btengdiscovery.cpp
       
    31 SOURCE                  btengsdpquery.cpp
       
    32 SOURCE                  btengsdpattrparser.cpp
       
    33 SOURCE                  btengdevicesearch.cpp
       
    34 SOURCEPATH              ../src
       
    35 SOURCE                  btengactive.cpp
       
    36 SOURCE                  btengsdpdbhandler.cpp
       
    37 
       
    38 USERINCLUDE             ../inc
       
    39 USERINCLUDE             ../btengdiscovery/inc
       
    40 
       
    41 MW_LAYER_SYSTEMINCLUDE
       
    42 
       
    43 LIBRARY                 euser.lib
       
    44 LIBRARY                 bluetooth.lib
       
    45 LIBRARY                 btdevice.lib
       
    46 LIBRARY                 sdpdatabase.lib
       
    47 LIBRARY                 sdpagent.lib
       
    48 LIBRARY                 btextnotifiers.lib
       
    49 LIBRARY                 bafl.lib
       
    50 LIBRARY                 efsrv.lib
       
    51 LIBRARY                 featmgr.lib 
       
    52 LIBRARY                 esock.lib
       
    53 DEBUGLIBRARY            flogger.lib