btobexprofiles/obexserviceman/utils/group/obexutils.mmp
changeset 32 19bd632b5100
child 40 997690c3397a
equal deleted inserted replaced
31:a0ea99b6fa53 32:19bd632b5100
       
     1 /*
       
     2 * Copyright (c) 2002 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 START RESOURCE  ../data/Obexutils.rss
       
    30 TARGETPATH RESOURCE_FILES_DIR  
       
    31 HEADER
       
    32 LANGUAGE_IDS
       
    33 END
       
    34 
       
    35 OS_LAYER_SYSTEMINCLUDE
       
    36 USERINCLUDE ../inc
       
    37 NON_FOUNDATION_ADAPT_LAYER_SYSTEMINCLUDE
       
    38 
       
    39 
       
    40 SOURCEPATH    ../src
       
    41 SOURCE        obexutilsuilayer.cpp
       
    42 SOURCE        obexutilslaunchwaiter.cpp
       
    43 SOURCE        obexutilsdialogtimer.cpp
       
    44 SOURCE        obexutilsdialog.cpp
       
    45 SOURCE        obexutilsmessagehandler.cpp
       
    46 SOURCE        obexutilspropertynotifier.cpp
       
    47 SOURCE        obexutilsopaquedata.cpp
       
    48 SOURCE        obexutilsglobalprogressdialog.cpp
       
    49 SOURCE        obexutilsglobaldialog.cpp
       
    50 SOURCE        obexutilsentryhandler.cpp
       
    51 SOURCE        updatemusiccollection.cpp
       
    52 #ifdef __BT_SAP
       
    53  SOURCE       vMessageHandler.cpp
       
    54 #endif
       
    55 
       
    56 SYSTEMINCLUDE  ../../../inc ../../../../inc  
       
    57 #ifdef NO101APPDEPFIXES
       
    58 APP_LAYER_SYSTEMINCLUDE
       
    59 #else   //NO101APPDEPFIXES
       
    60 MW_LAYER_SYSTEMINCLUDE
       
    61 #endif  //NO101APPDEPFIXES
       
    62 // SMUT Unbranch
       
    63 #ifdef __BT_SAP
       
    64 SYSTEMINCLUDE   /epoc32/include/ecom
       
    65 #endif
       
    66 
       
    67 LIBRARY         apgrfx.lib
       
    68 LIBRARY         apmime.lib
       
    69 LIBRARY         avkon.lib
       
    70 LIBRARY         bafl.lib 
       
    71 LIBRARY         bifu.lib
       
    72 LIBRARY         biodb.lib
       
    73 LIBRARY         charconv.lib
       
    74 LIBRARY         cone.lib
       
    75 LIBRARY         commonengine.lib
       
    76 LIBRARY         commonui.lib
       
    77 LIBRARY         efsrv.lib
       
    78 LIBRARY         eikctl.lib
       
    79 LIBRARY         etext.lib
       
    80 LIBRARY         euser.lib
       
    81 LIBRARY         irobex.lib
       
    82 LIBRARY         msgs.lib
       
    83 LIBRARY         aknskins.lib        
       
    84 LIBRARY         centralrepository.lib
       
    85 LIBRARY         apparc.lib
       
    86 LIBRARY         servicehandler.lib
       
    87 LIBRARY         eikdlg.lib
       
    88 LIBRARY         featmgr.lib
       
    89 LIBRARY         aknnotify.lib
       
    90 LIBRARY 		commondialogs.lib 
       
    91 LIBRARY			platformenv.lib 
       
    92 LIBRARY			mpxcollectionhelper.lib
       
    93 LIBRARY			mpxplaybackutility.lib
       
    94 
       
    95 #ifdef __BT_SAP
       
    96  LIBRARY        smcm.lib
       
    97  LIBRARY        gsmu.lib
       
    98 // SMUT Unbranch 
       
    99  LIBRARY        ecom.lib
       
   100 #endif
       
   101 
       
   102 DEBUGLIBRARY    flogger.lib
       
   103 
       
   104 CAPABILITY      CAP_GENERAL_DLL