contentmgmt/contentaccessfwfordrm/group/caf.mmp
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     1 /*
       
     2 * Copyright (c) 2003-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 the License "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 * caf.dll Content Access Framework implementation
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 /**
       
    23  @file
       
    24 */
       
    25 
       
    26 TARGET		caf.dll
       
    27 CAPABILITY	All -Tcb
       
    28 TARGETTYPE	DLL
       
    29 
       
    30 UID			0x101FC2D0
       
    31 VENDORID	0x70000001
       
    32 
       
    33 UNPAGED
       
    34 
       
    35 SOURCEPATH	../source/caf
       
    36 
       
    37 SOURCE		Agent.cpp
       
    38 SOURCE		content.cpp 
       
    39 SOURCE		data.cpp 
       
    40 SOURCE		resolver.cpp 
       
    41 SOURCE		manager.cpp
       
    42 SOURCE		importfile.cpp 
       
    43 SOURCE		Supplier.cpp
       
    44 SOURCE		agentinfo.cpp 
       
    45 SOURCE		Rightsmanager.cpp
       
    46 SOURCE		attribute.cpp
       
    47 SOURCE		supplieroutputfile.cpp
       
    48 SOURCE		Agentfactory.cpp
       
    49 SOURCE		patchdata.cpp
       
    50 
       
    51 
       
    52 USERINCLUDE		../inc
       
    53 USERINCLUDE		../source/caf
       
    54 
       
    55 SYSTEMINCLUDE	/epoc32/include/caf
       
    56 SYSTEMINCLUDE	/epoc32/include
       
    57 
       
    58 
       
    59 LIBRARY		euser.lib
       
    60 LIBRARY		ecom.lib
       
    61 LIBRARY		efsrv.lib
       
    62 LIBRARY		cafutils.lib
       
    63 LIBRARY		apgrfx.lib
       
    64 LIBRARY		apmime.lib
       
    65 LIBRARY		estor.lib