os/security/contentmgmt/contentaccessfwfordrm/group/tcaf.mmp
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/contentmgmt/contentaccessfwfordrm/group/tcaf.mmp	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,79 @@
     1.4 +/*
     1.5 +* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +* All rights reserved.
     1.7 +* This component and the accompanying materials are made available
     1.8 +* under the terms of the License "Eclipse Public License v1.0"
     1.9 +* which accompanies this distribution, and is available
    1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +*
    1.12 +* Initial Contributors:
    1.13 +* Nokia Corporation - initial contribution.
    1.14 +*
    1.15 +* Contributors:
    1.16 +*
    1.17 +* Description: 
    1.18 +*
    1.19 +*/
    1.20 +
    1.21 +
    1.22 +TARGET		tcaf.exe
    1.23 +
    1.24 +CAPABILITY	DRM
    1.25 +
    1.26 +UID			0x101F777C
    1.27 +VENDORID	0x70000001
    1.28 +TARGETTYPE	exe
    1.29 +
    1.30 +SOURCEPATH	../../referencedrmagent/tcaf/source
    1.31 +SOURCE		cafserver.cpp
    1.32 +SOURCE		cafstep.cpp	
    1.33 +SOURCE		bitsetstep.cpp
    1.34 +SOURCE		Consumerstep.cpp
    1.35 +SOURCE		Contentstep.cpp
    1.36 +SOURCE		RecognizerStep.cpp
    1.37 +SOURCE		ManagerStep.cpp
    1.38 +SOURCE		RightsManagerStep.cpp
    1.39 +SOURCE		SupplierStep.cpp
    1.40 +SOURCE		OomStep.cpp
    1.41 +SOURCE		CafutilsStep.cpp
    1.42 +SOURCE		CleanupStep.cpp
    1.43 +SOURCE		namespacestep.cpp
    1.44 +
    1.45 +USERINCLUDE		../../referencedrmagent/RefTestAgent/inc
    1.46 +USERINCLUDE		../../referencedrmagent
    1.47 +USERINCLUDE		../../referencedrmagent/contentiterator 
    1.48 +USERINCLUDE		../source/reccaf 
    1.49 +USERINCLUDE		../source/caf
    1.50 +USERINCLUDE		../inc
    1.51 +
    1.52 +#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
    1.53 +USERINCLUDE		../../referencedrmagent/refcafhelper/inc
    1.54 +#endif
    1.55 +
    1.56 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    1.57 +MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    1.58 +OS_LAYER_LIBC_SYSTEMINCLUDE
    1.59 +
    1.60 +LIBRARY		euser.lib
    1.61 +LIBRARY		testexecuteutils.lib
    1.62 +LIBRARY		efsrv.lib
    1.63 +LIBRARY		testexecutelogclient.lib
    1.64 +LIBRARY		estor.lib
    1.65 +LIBRARY		charconv.lib
    1.66 +LIBRARY		apmime.lib
    1.67 +LIBRARY		ecom.lib
    1.68 +LIBRARY		caf.lib
    1.69 +LIBRARY		cafutils.lib
    1.70 +LIBRARY		contentiterator.lib
    1.71 +LIBRARY		bafl.lib
    1.72 +LIBRARY		inetprotutil.lib
    1.73 +LIBRARY		apparc.lib
    1.74 +LIBRARY		fbscli.lib
    1.75 +LIBRARY		apgrfx.lib
    1.76 +LIBRARY		hal.lib
    1.77 +
    1.78 +#ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
    1.79 +LIBRARY		http.lib
    1.80 +#endif
    1.81 +
    1.82 +SMPSAFE