omadrm/drmengine/group/DrmRel1_0StringDict00.mmp
changeset 0 95b198f216e5
child 2 76350b5be3d8
equal deleted inserted replaced
-1:000000000000 0:95b198f216e5
       
     1 /*
       
     2 * Copyright (c) 2005-2009 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:  DRM parser strings
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET         DrmRel1_0StringDict00.dll
       
    22 TARGETTYPE     PLUGIN
       
    23 CAPABILITY     CAP_ECOM_PLUGIN DRM
       
    24 VENDORID       VID_DEFAULT
       
    25 
       
    26 // ECom Plugin Dll UID followed by the unique UID for this dll
       
    27 // Assigned to UID2 and UID3 respectively
       
    28 
       
    29 UID             0x10009D8D 0x101F6DB6
       
    30 
       
    31 // Default system include paths for middleware layer modules.
       
    32 MW_LAYER_SYSTEMINCLUDE
       
    33 
       
    34 USERINCLUDE     ../RO/inc
       
    35 USERINCLUDE	    ../../../inc   // ADo level inc dir
       
    36 
       
    37 SOURCEPATH     ../RO/src
       
    38 SOURCE         DrmRel1_0StringDict00TagTable.cpp 
       
    39 SOURCE         DrmRel1_0StringDict00AttributeTable.cpp 
       
    40 SOURCE         DrmRel1_0StringDict00AttributeValueTable.cpp 
       
    41 SOURCE         DrmRel1_0StringDict00.cpp
       
    42 
       
    43 START RESOURCE 101F6DB6.RSS
       
    44 TARGET         DrmRel1_0StringDict00
       
    45 END
       
    46 
       
    47 LIBRARY        euser.lib
       
    48 LIBRARY        bafl.lib // for RStringPool
       
    49 LIBRARY        XmlFramework.lib
       
    50 
       
    51 SMPSAFE