localconnectivityservice/obexserviceman/utils/group/obexutils.mmp
branchRCL_3
changeset 39 4096754ee773
parent 38 3dcb815346df
child 40 52a167391590
equal deleted inserted replaced
38:3dcb815346df 39:4096754ee773
     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 SOURCEPATH    ../src
       
    36 SOURCE        obexutilsuilayer.cpp
       
    37 SOURCE        obexutilslaunchwaiter.cpp
       
    38 SOURCE        obexutilsdialogtimer.cpp
       
    39 SOURCE        obexutilsdialog.cpp
       
    40 SOURCE        obexutilsmessagehandler.cpp
       
    41 SOURCE        obexutilspropertynotifier.cpp
       
    42 SOURCE        obexutilsopaquedata.cpp
       
    43 SOURCE        obexutilsglobalprogressdialog.cpp
       
    44 SOURCE        obexutilsglobaldialog.cpp
       
    45 SOURCE        obexutilsentryhandler.cpp
       
    46 SOURCE        updatemusiccollection.cpp
       
    47 #ifdef __BT_SAP
       
    48  SOURCE       vMessageHandler.cpp
       
    49 #endif
       
    50 
       
    51 
       
    52 USERINCLUDE   ../inc
       
    53 
       
    54 SYSTEMINCLUDE  ../../../inc ../../../../inc  
       
    55 MW_LAYER_SYSTEMINCLUDE
       
    56 APP_LAYER_SYSTEMINCLUDE
       
    57 // SMUT Unbranch
       
    58 #ifdef __BT_SAP
       
    59 SYSTEMINCLUDE   /epoc32/include/ecom
       
    60 #endif
       
    61 
       
    62 LIBRARY         apgrfx.lib
       
    63 LIBRARY         apmime.lib
       
    64 LIBRARY         avkon.lib
       
    65 LIBRARY         bafl.lib 
       
    66 LIBRARY         bifu.lib
       
    67 LIBRARY         biodb.lib
       
    68 LIBRARY         charconv.lib
       
    69 LIBRARY         cone.lib
       
    70 LIBRARY         commonengine.lib
       
    71 LIBRARY         commonui.lib
       
    72 LIBRARY         efsrv.lib
       
    73 LIBRARY         eikctl.lib
       
    74 LIBRARY         etext.lib
       
    75 LIBRARY         euser.lib
       
    76 LIBRARY         irobex.lib
       
    77 LIBRARY         msgs.lib
       
    78 LIBRARY         aknskins.lib        
       
    79 LIBRARY         centralrepository.lib
       
    80 LIBRARY         apparc.lib
       
    81 LIBRARY         servicehandler.lib
       
    82 LIBRARY         eikdlg.lib
       
    83 LIBRARY         featmgr.lib
       
    84 LIBRARY         aknnotify.lib
       
    85 LIBRARY 		commondialogs.lib 
       
    86 LIBRARY			platformenv.lib 
       
    87 LIBRARY			mpxcollectionhelper.lib
       
    88 LIBRARY			mpxplaybackutility.lib
       
    89 
       
    90 #ifdef __BT_SAP
       
    91  LIBRARY        smcm.lib
       
    92  LIBRARY        gsmu.lib
       
    93 // SMUT Unbranch 
       
    94  LIBRARY        ecom.lib
       
    95 #endif
       
    96 
       
    97 DEBUGLIBRARY    flogger.lib
       
    98 
       
    99 CAPABILITY      CAP_GENERAL_DLL