btobexprofiles/obexserviceman/utils/group/obexutils.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: 
       
    15 *    Constructs obexutils.dll
       
    16 *     
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 TARGET        obexutils.dll
       
    25 TARGETTYPE    dll
       
    26 UID           0x10004262 0x101F86AF
       
    27 VENDORID      VID_DEFAULT
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE
       
    30 USERINCLUDE ../inc
       
    31 NON_FOUNDATION_ADAPT_LAYER_SYSTEMINCLUDE
       
    32 
       
    33 SOURCEPATH    ../src
       
    34 SOURCE        obexutilsdialogtimer.cpp
       
    35 SOURCE        obexutilsdialog.cpp
       
    36 SOURCE        obexutilsmessagehandler.cpp
       
    37 SOURCE        obexutilspropertynotifier.cpp
       
    38 SOURCE        obexutilsopaquedata.cpp
       
    39 SOURCE        obexutilsentryhandler.cpp
       
    40 SOURCE        updatemusiccollection.cpp
       
    41 #ifdef __BT_SAP
       
    42 SOURCE       vMessageHandler.cpp
       
    43 #endif
       
    44 
       
    45 SYSTEMINCLUDE  ../../../inc ../../../../inc  
       
    46 SYSTEMINCLUDE  /epoc32/include/mw/hb/hbwidgets
       
    47 SYSTEMINCLUDE  /epoc32/include/mw/hb/hbcore
       
    48 #ifdef NO101APPDEPFIXES
       
    49 APP_LAYER_SYSTEMINCLUDE
       
    50 #else   //NO101APPDEPFIXES
       
    51 MW_LAYER_SYSTEMINCLUDE
       
    52 #endif  //NO101APPDEPFIXES
       
    53 // SMUT Unbranch
       
    54 #ifdef __BT_SAP
       
    55 SYSTEMINCLUDE   /epoc32/include/ecom
       
    56 #endif
       
    57 
       
    58 LIBRARY         apgrfx.lib
       
    59 LIBRARY         apmime.lib
       
    60 LIBRARY         bafl.lib 
       
    61 LIBRARY         bifu.lib
       
    62 LIBRARY         biodb.lib
       
    63 LIBRARY         charconv.lib
       
    64 LIBRARY         efsrv.lib
       
    65 LIBRARY         etext.lib
       
    66 LIBRARY         euser.lib
       
    67 LIBRARY         irobex.lib
       
    68 LIBRARY         msgs.lib
       
    69 LIBRARY         centralrepository.lib
       
    70 LIBRARY			platformenv.lib 
       
    71 LIBRARY			mpxcollectionhelper.lib
       
    72 LIBRARY			mpxplaybackutility.lib
       
    73 LIBRARY			hbcore.lib
       
    74 LIBRARY			HbWidgets.lib
       
    75 
       
    76 #ifdef __BT_SAP
       
    77 LIBRARY        smcm.lib
       
    78 LIBRARY        gsmu.lib
       
    79 // SMUT Unbranch 
       
    80 LIBRARY        ecom.lib
       
    81 #endif
       
    82 
       
    83 DEBUGLIBRARY    flogger.lib
       
    84 
       
    85 CAPABILITY      CAP_GENERAL_DLL