omadrm/drmplugins/drmromtm/group/RoMtmDat.mmp
changeset 0 95b198f216e5
child 26 1221b68b8a5f
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          RoMtmDat.dll
       
    22 TARGETTYPE      dll
       
    23 UID             0x10003C61 0x101F6DBF
       
    24 TARGETPATH      SHARED_LIB_DIR
       
    25 
       
    26 CAPABILITY      CAP_GENERAL_DLL
       
    27 VENDORID        VID_DEFAULT
       
    28 
       
    29 SOURCEPATH      ../uiData/src
       
    30 SOURCE          RoMtmDat.cpp
       
    31 
       
    32 START RESOURCE  RoMtmReg.rss
       
    33 TARGET          RoMtmReg.rsc
       
    34 TARGETPATH      MTM_INFO_FILE_DIR
       
    35 LANGUAGE_IDS
       
    36 END
       
    37 
       
    38 START RESOURCE  RoMtmUi.rss
       
    39 HEADER
       
    40 TARGETPATH      MTM_RESOURCE_DIR
       
    41 LANGUAGE_IDS
       
    42 END
       
    43 
       
    44 USERINCLUDE     ../inc
       
    45 USERINCLUDE     ../uiData/inc
       
    46 USERINCLUDE     ../../../../inc   // ADo level inc dir
       
    47 
       
    48 // Default system include paths for middleware layer modules.
       
    49 APP_LAYER_SYSTEMINCLUDE
       
    50 
       
    51 LIBRARY   euser.lib
       
    52 LIBRARY   mtur.lib
       
    53 LIBRARY   msgs.lib
       
    54 LIBRARY   CommonEngine.lib
       
    55 LIBRARY   efsrv.lib
       
    56 LIBRARY   AknSkins.lib
       
    57 
       
    58 #ifdef RD_MULTIPLE_DRIVE
       
    59 LIBRARY   platformenv.lib
       
    60 #endif
       
    61 
       
    62 SMPSAFE
       
    63 
       
    64 // EXPORTUNFROZEN