os/security/contentmgmt/contentaccessfwfordrm/group/tcaf.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2002-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 *
    16 */
    17 
    18 
    19 TARGET		tcaf.exe
    20 
    21 CAPABILITY	DRM
    22 
    23 UID			0x101F777C
    24 VENDORID	0x70000001
    25 TARGETTYPE	exe
    26 
    27 SOURCEPATH	../../referencedrmagent/tcaf/source
    28 SOURCE		cafserver.cpp
    29 SOURCE		cafstep.cpp	
    30 SOURCE		bitsetstep.cpp
    31 SOURCE		Consumerstep.cpp
    32 SOURCE		Contentstep.cpp
    33 SOURCE		RecognizerStep.cpp
    34 SOURCE		ManagerStep.cpp
    35 SOURCE		RightsManagerStep.cpp
    36 SOURCE		SupplierStep.cpp
    37 SOURCE		OomStep.cpp
    38 SOURCE		CafutilsStep.cpp
    39 SOURCE		CleanupStep.cpp
    40 SOURCE		namespacestep.cpp
    41 
    42 USERINCLUDE		../../referencedrmagent/RefTestAgent/inc
    43 USERINCLUDE		../../referencedrmagent
    44 USERINCLUDE		../../referencedrmagent/contentiterator 
    45 USERINCLUDE		../source/reccaf 
    46 USERINCLUDE		../source/caf
    47 USERINCLUDE		../inc
    48 
    49 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
    50 USERINCLUDE		../../referencedrmagent/refcafhelper/inc
    51 #endif
    52 
    53 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    54 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    55 OS_LAYER_LIBC_SYSTEMINCLUDE
    56 
    57 LIBRARY		euser.lib
    58 LIBRARY		testexecuteutils.lib
    59 LIBRARY		efsrv.lib
    60 LIBRARY		testexecutelogclient.lib
    61 LIBRARY		estor.lib
    62 LIBRARY		charconv.lib
    63 LIBRARY		apmime.lib
    64 LIBRARY		ecom.lib
    65 LIBRARY		caf.lib
    66 LIBRARY		cafutils.lib
    67 LIBRARY		contentiterator.lib
    68 LIBRARY		bafl.lib
    69 LIBRARY		inetprotutil.lib
    70 LIBRARY		apparc.lib
    71 LIBRARY		fbscli.lib
    72 LIBRARY		apgrfx.lib
    73 LIBRARY		hal.lib
    74 
    75 #ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
    76 LIBRARY		http.lib
    77 #endif
    78 
    79 SMPSAFE