contentmgmt/contentaccessfwfordrm/group/bld.inf
author Santosh Patil <santosh.v.patil@nokia.com>
Wed, 08 Jul 2009 11:25:26 +0100
changeset 0 2c201484c85f
child 8 35751d3474b7
permissions -rw-r--r--
Move the Security package to EPL, and add the implementations of the cryptographic algorithms

/*
* Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
* Content Access Framework for DRM agents and consumers
*
*/




/**
 @file
*/


PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS
// Common CAF headers
../inc/caf.h			/epoc32/include/caf/caf.h
../inc/caftypes.h		/epoc32/include/caf/caftypes.h
../inc/caferr.h			/epoc32/include/caf/caferr.h
../inc/cafpanic.h		/epoc32/include/caf/cafpanic.h

// CAF.DLL exported headers
../inc/content.h 		/epoc32/include/caf/content.h
../inc/data.h	 		/epoc32/include/caf/data.h
../inc/manager.h	 	/epoc32/include/caf/manager.h
../inc/importfile.h		/epoc32/include/caf/importfile.h
../inc/rightsmanager.h		/epoc32/include/caf/rightsmanager.h
../inc/supplier.h	 	/epoc32/include/caf/supplier.h
../inc/supplieroutputfile.h  	/epoc32/include/caf/supplieroutputfile.h
../inc/attribute.h		/epoc32/include/caf/attribute.h
../inc/patchdata.h		/epoc32/include/caf/patchdata.h

// Agent interface
../inc/agentinterface.h		/epoc32/include/caf/agentinterface.h

// F32 Agent UI interface
../inc/f32agentui.h		/epoc32/include/caf/f32agentui.h


// CAFUTILS.DLL exported headers
../inc/bitset.h				/epoc32/include/caf/bitset.h
../inc/cafmimeheader.h			/epoc32/include/caf/cafmimeheader.h


../inc/agentfactory.h			/epoc32/include/caf/agentfactory.h
../inc/metadata.h	  		/epoc32/include/caf/metadata.h
../inc/metadataarray.h			/epoc32/include/caf/metadataarray.h
../inc/virtualpath.h			/epoc32/include/caf/virtualpath.h
../inc/virtualpathptr.h			/epoc32/include/caf/virtualpathptr.h
../inc/agent.h				/epoc32/include/caf/agent.h
../inc/EmbeddedObject.h			/epoc32/include/caf/embeddedobject.h
../inc/attributeset.h			/epoc32/include/caf/attributeset.h
../inc/stringattributeset.h		/epoc32/include/caf/stringattributeset.h
../inc/rightsinfo.h			/epoc32/include/caf/rightsinfo.h
../inc/StreamablePtrArray.h		/epoc32/include/caf/streamableptrarray.h
../inc/StreamablePtrArray.inl		/epoc32/include/caf/streamableptrarray.inl
../inc/dirstreamable.h			/epoc32/include/caf/dirstreamable.h

// ROMKIT includes
../inc/caf.iby /epoc32/rom/include/caf.iby

PRJ_MMPFILES

#ifndef TOOLS
#ifndef TOOLS2
CafUtils.mmp
caf.mmp
f32agentui.mmp
f32agent.mmp
reccaf.mmp

#endif // TOOLS2
#endif // TOOLS
PRJ_TESTMMPFILES

#ifndef TOOLS
#ifndef TOOLS2
ContentIterator.mmp	support
testagent.mmp		support
tcaf.mmp		manual
tsmoke.mmp		manual

#endif // TOOLS2
#endif // TOOLS
PRJ_TESTEXPORTS
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/tcaf.script 				z:/tcaf/tcaf.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/performance.script 			z:/tcaf/performance.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/performance.ini 				z:/tcaf/performance.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/managerstep.script 			z:/tcaf/managerstep.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/managerstep.ini 				z:/tcaf/managerstep.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/rightsmanagerstep.script 			z:/tcaf/rightsmanagerstep.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/rightsmanagerstep.ini 			z:/tcaf/rightsmanagerstep.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/Consumerstep.script 			z:/tcaf/consumerstep.script
 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/drmfileperformance_armv5.script		z:/tcaf/drmfileperformance_armv5.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/consumerstep.ini 				z:/tcaf/consumerstep.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/recognize.script 				z:/tcaf/recognize.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/recognize.ini 				z:/tcaf/recognize.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/ContentStep.script 			z:/tcaf/contentstep.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/contentstep.ini 				z:/tcaf/contentstep.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/oom.script 				z:/tcaf/oom.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/oom.ini 					z:/tcaf/oom.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/supply.script 				z:/tcaf/supply.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/supply.ini 				z:/tcaf/supply.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/cafutils.script 				z:/tcaf/cafutils.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/cafutils.ini 				z:/tcaf/cafutils.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/contentiteratorstep.script 		z:/tcaf/contentiteratorstep.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/contentiteratorstep.ini 			z:/tcaf/contentiteratorstep.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/stringattributes.script 			z:/tcaf/stringattributes.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/stringattributes.ini 			z:/tcaf/stringattributes.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/attributes.ini 				z:/tcaf/attributes.ini
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/testcleanupstep.script			z:/tcaf/testcleanupstep.script
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/dummydata.txt 				z:/tcaf/testdata/dummydata.txt
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/test.drm 					z:/tcaf/testdata/test.drm
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/test.drm.bin 				z:/tcaf/testdata/test.drm.bin
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/uppercasetest.drm				z:/tcaf/testdata/uppercasetest.drm
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/test.txt 					z:/tcaf/testdata/test.txt
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/copyfile.txt 				z:/tcaf/testdata/copyfile.txt
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/InstTest.jad				z:/tcaf/testdata/insttest.jad
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/TestAgentPrivateDir/protected_content.txt z:/tcaf/testdata/testagentprivatedir/protected_content.txt
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/good.gif					z:/tcaf/testdata/good.gif
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/error.gif					z:/tcaf/testdata/error.gif
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/picture.jpg				z:/tcaf/testdata/picture.jpg
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/audio.content				z:/tcaf/testdata/audio.content
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/audiomulti.content			z:/tcaf/testdata/audiomulti.content
../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/notes1.txt				z:/tcaf/testdata/notes1.txt

// ROM test iby
../inc/caftest.iby 						/epoc32/rom/include/caftest.iby