omadrm/drmplugins/drmromtm/group/RoMtmUi.mmp
changeset 0 95b198f216e5
child 2 76350b5be3d8
equal deleted inserted replaced
-1:000000000000 0:95b198f216e5
       
     1 /*
       
     2 * Copyright (c) 2002-2007 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
       
    15 *
       
    16 */
       
    17 
       
    18 #include <data_caging_paths.hrh>
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET          RoMtmUi.dll
       
    22 TARGETTYPE      dll
       
    23 UID             0x10004845 0x101F6DBE
       
    24 TARGETPATH      SHARED_LIB_DIR
       
    25 
       
    26 CAPABILITY      CAP_GENERAL_DLL
       
    27 VENDORID        VID_DEFAULT
       
    28 
       
    29 SOURCEPATH      ../ui/src
       
    30 SOURCE          RoMtmui.cpp
       
    31 
       
    32 USERINCLUDE     ../inc
       
    33 USERINCLUDE     ../ui/inc
       
    34 USERINCLUDE     ../../../../inc   // ADo level inc dir
       
    35 
       
    36 // Default system include paths for middleware layer modules.
       
    37 MW_LAYER_SYSTEMINCLUDE
       
    38 
       
    39 LIBRARY   euser.lib efsrv.lib
       
    40 LIBRARY   msgs.lib mtur.lib
       
    41 LIBRARY   apparc.lib cone.lib
       
    42 LIBRARY   avkon.lib //dialog
       
    43 LIBRARY   apgrfx.lib //RApaLsSession
       
    44 LIBRARY   ServiceHandler.lib
       
    45 LIBRARY   commonui.lib//CDocumentDandler
       
    46 LIBRARY   apmime.lib  //TDataType
       
    47 LIBRARY   ROAPHandler.lib // CRoapEng
       
    48 LIBRARY   commonengine.lib // resource loader
       
    49 
       
    50 #ifdef RD_MULTIPLE_DRIVE
       
    51 LIBRARY   platformenv.lib
       
    52 #endif
       
    53 
       
    54 SMPSAFE
       
    55 
       
    56 // EXPORTUNFROZEN