contentmgmt/contentaccessfwfordrm/group/bld.inf
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 15 da2ae96f639b
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    15 * Content Access Framework for DRM agents and consumers
    15 * Content Access Framework for DRM agents and consumers
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 
       
    21 
       
    22 /**
    20 /**
    23  @file
    21  @file
    24 */
    22 */
    25 
    23 
    26 
    24 
    27 PRJ_PLATFORMS
    25 PRJ_PLATFORMS
    28 DEFAULT
    26 DEFAULT
    29 
    27 
    30 PRJ_EXPORTS
    28 PRJ_EXPORTS
    31 // Common CAF headers
    29 // Common CAF headers
    32 ../inc/caf.h			/epoc32/include/caf/caf.h
    30 ../inc/caf.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/caf.h)
    33 ../inc/caftypes.h		/epoc32/include/caf/caftypes.h
    31 ../inc/caftypes.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/caftypes.h)
    34 ../inc/caferr.h			/epoc32/include/caf/caferr.h
    32 ../inc/caferr.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/caferr.h)
    35 ../inc/cafpanic.h		/epoc32/include/caf/cafpanic.h
    33 ../inc/cafpanic.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafpanic.h)
    36 
    34 
    37 // CAF.DLL exported headers
    35 // CAF.DLL exported headers
    38 ../inc/content.h 		/epoc32/include/caf/content.h
    36 ../inc/content.h 		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/content.h)
    39 ../inc/data.h	 		/epoc32/include/caf/data.h
    37 ../inc/data.h	 		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/data.h)
    40 ../inc/manager.h	 	/epoc32/include/caf/manager.h
    38 ../inc/manager.h	 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/manager.h)
    41 ../inc/importfile.h		/epoc32/include/caf/importfile.h
    39 ../inc/importfile.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/importfile.h)
    42 ../inc/rightsmanager.h		/epoc32/include/caf/rightsmanager.h
    40 ../inc/rightsmanager.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/rightsmanager.h)
    43 ../inc/supplier.h	 	/epoc32/include/caf/supplier.h
    41 ../inc/supplier.h	 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/supplier.h)
    44 ../inc/supplieroutputfile.h  	/epoc32/include/caf/supplieroutputfile.h
    42 ../inc/supplieroutputfile.h  	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/supplieroutputfile.h)
    45 ../inc/attribute.h		/epoc32/include/caf/attribute.h
    43 ../inc/attribute.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/attribute.h)
    46 ../inc/patchdata.h		/epoc32/include/caf/patchdata.h
    44 ../inc/patchdata.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/patchdata.h)
    47 
    45 
    48 // Agent interface
    46 // Agent interface
    49 ../inc/agentinterface.h		/epoc32/include/caf/agentinterface.h
    47 ../inc/agentinterface.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/agentinterface.h)
    50 
    48 
    51 // F32 Agent UI interface
    49 // F32 Agent UI interface
    52 ../inc/f32agentui.h		/epoc32/include/caf/f32agentui.h
    50 ../inc/f32agentui.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/f32agentui.h)
    53 
    51 
    54 
    52 
    55 // CAFUTILS.DLL exported headers
    53 // CAFUTILS.DLL exported headers
    56 ../inc/bitset.h				/epoc32/include/caf/bitset.h
    54 ../inc/bitset.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/bitset.h)
    57 ../inc/cafmimeheader.h			/epoc32/include/caf/cafmimeheader.h
    55 ../inc/cafmimeheader.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafmimeheader.h)
    58 
    56 
    59 
    57 
    60 ../inc/agentfactory.h			/epoc32/include/caf/agentfactory.h
    58 ../inc/agentfactory.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/agentfactory.h)
    61 ../inc/metadata.h	  		/epoc32/include/caf/metadata.h
    59 ../inc/metadata.h	  		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/metadata.h)
    62 ../inc/metadataarray.h			/epoc32/include/caf/metadataarray.h
    60 ../inc/metadataarray.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/metadataarray.h)
    63 ../inc/virtualpath.h			/epoc32/include/caf/virtualpath.h
    61 ../inc/virtualpath.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/virtualpath.h)
    64 ../inc/virtualpathptr.h			/epoc32/include/caf/virtualpathptr.h
    62 ../inc/virtualpathptr.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/virtualpathptr.h)
    65 ../inc/agent.h				/epoc32/include/caf/agent.h
    63 ../inc/agent.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/agent.h)
    66 ../inc/EmbeddedObject.h			/epoc32/include/caf/embeddedobject.h
    64 ../inc/EmbeddedObject.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/embeddedobject.h)
    67 ../inc/attributeset.h			/epoc32/include/caf/attributeset.h
    65 ../inc/attributeset.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/attributeset.h)
    68 ../inc/stringattributeset.h		/epoc32/include/caf/stringattributeset.h
    66 ../inc/stringattributeset.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/stringattributeset.h)
    69 ../inc/rightsinfo.h			/epoc32/include/caf/rightsinfo.h
    67 ../inc/rightsinfo.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/rightsinfo.h)
    70 ../inc/StreamablePtrArray.h		/epoc32/include/caf/streamableptrarray.h
    68 ../inc/StreamablePtrArray.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streamableptrarray.h)
    71 ../inc/StreamablePtrArray.inl		/epoc32/include/caf/streamableptrarray.inl
    69 ../inc/StreamablePtrArray.inl		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streamableptrarray.inl)
    72 ../inc/dirstreamable.h			/epoc32/include/caf/dirstreamable.h
    70 ../inc/dirstreamable.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/dirstreamable.h)
    73 
    71 
    74 // ROMKIT includes
    72 // ROMKIT includes
    75 ../inc/caf.iby /epoc32/rom/include/caf.iby
    73 ../inc/caf.iby /epoc32/rom/include/caf.iby
    76 
    74 
    77 PRJ_MMPFILES
    75 PRJ_MMPFILES
    96 tsmoke.mmp		manual
    94 tsmoke.mmp		manual
    97 
    95 
    98 #endif // TOOLS2
    96 #endif // TOOLS2
    99 #endif // TOOLS
    97 #endif // TOOLS
   100 PRJ_TESTEXPORTS
    98 PRJ_TESTEXPORTS
   101 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/tcaf.script 				z:/tcaf/tcaf.script
    99 ../../referencedrmagent/tcaf/scripts/nodrmcapsteps.script 			z:/tcaf/nodrmcapsteps.script
   102 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/performance.script 			z:/tcaf/performance.script
   100 ../../referencedrmagent/tcaf/scripts/nodrmcapsteps.ini				z:/tcaf/nodrmcapsteps.ini
   103 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/performance.ini 				z:/tcaf/performance.ini
   101 ../../referencedrmagent/tcaf/scripts/tcafnodrmcap.script 			z:/tcaf/tcafnodrmcap.script
   104 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/managerstep.script 			z:/tcaf/managerstep.script
   102 ../../referencedrmagent/tcaf/scripts/tcaf.script 				z:/tcaf/tcaf.script
   105 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/managerstep.ini 				z:/tcaf/managerstep.ini
   103 ../../referencedrmagent/tcaf/scripts/performance.script 			z:/tcaf/performance.script
   106 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/rightsmanagerstep.script 			z:/tcaf/rightsmanagerstep.script
   104 ../../referencedrmagent/tcaf/scripts/performance.ini 				z:/tcaf/performance.ini
   107 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/rightsmanagerstep.ini 			z:/tcaf/rightsmanagerstep.ini
   105 ../../referencedrmagent/tcaf/scripts/managerstep.script 			z:/tcaf/managerstep.script
   108 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/Consumerstep.script 			z:/tcaf/consumerstep.script
   106 ../../referencedrmagent/tcaf/scripts/managerstep.ini 				z:/tcaf/managerstep.ini
   109  ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/drmfileperformance_armv5.script		z:/tcaf/drmfileperformance_armv5.script
   107 ../../referencedrmagent/tcaf/scripts/rightsmanagerstep.script 			z:/tcaf/rightsmanagerstep.script
   110 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/consumerstep.ini 				z:/tcaf/consumerstep.ini
   108 ../../referencedrmagent/tcaf/scripts/rightsmanagerstep.ini 			z:/tcaf/rightsmanagerstep.ini
   111 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/recognize.script 				z:/tcaf/recognize.script
   109 ../../referencedrmagent/tcaf/scripts/Consumerstep.script 			z:/tcaf/consumerstep.script
   112 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/recognize.ini 				z:/tcaf/recognize.ini
   110 #ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
   113 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/ContentStep.script 			z:/tcaf/contentstep.script
   111 ../../referencedrmagent/tcaf/scripts/consumerstep_64bit.script 			z:/tcaf/consumerstep_64bit.script
   114 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/contentstep.ini 				z:/tcaf/contentstep.ini
   112 #endif  // SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
   115 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/oom.script 				z:/tcaf/oom.script
   113 ../../referencedrmagent/tcaf/scripts/drmfileperformance_armv5.script		z:/tcaf/drmfileperformance_armv5.script
   116 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/oom.ini 					z:/tcaf/oom.ini
   114 ../../referencedrmagent/tcaf/scripts/consumerstep.ini 				z:/tcaf/consumerstep.ini
   117 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/supply.script 				z:/tcaf/supply.script
   115 ../../referencedrmagent/tcaf/scripts/recognize.script 				z:/tcaf/recognize.script
   118 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/supply.ini 				z:/tcaf/supply.ini
   116 ../../referencedrmagent/tcaf/scripts/recognize.ini 				z:/tcaf/recognize.ini
   119 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/cafutils.script 				z:/tcaf/cafutils.script
   117 ../../referencedrmagent/tcaf/scripts/ContentStep.script 			z:/tcaf/contentstep.script
   120 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/cafutils.ini 				z:/tcaf/cafutils.ini
   118 ../../referencedrmagent/tcaf/scripts/contentstep.ini 				z:/tcaf/contentstep.ini
   121 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/contentiteratorstep.script 		z:/tcaf/contentiteratorstep.script
   119 ../../referencedrmagent/tcaf/scripts/oom.script 				z:/tcaf/oom.script
   122 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/contentiteratorstep.ini 			z:/tcaf/contentiteratorstep.ini
   120 ../../referencedrmagent/tcaf/scripts/oom.ini 					z:/tcaf/oom.ini
   123 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/stringattributes.script 			z:/tcaf/stringattributes.script
   121 #ifndef SYMBIAN_DISABLE_UPWARD_DEPENDENCY
   124 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/stringattributes.ini 			z:/tcaf/stringattributes.ini
   122 ../../referencedrmagent/tcaf/scripts/supply.script 				z:/tcaf/supply.script
   125 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/attributes.ini 				z:/tcaf/attributes.ini
   123 #else
   126 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/scripts/testcleanupstep.script			z:/tcaf/testcleanupstep.script
   124 ../../referencedrmagent/tcaf/scripts/supply_without_http.script z:/tcaf/supply.script
   127 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/dummydata.txt 				z:/tcaf/testdata/dummydata.txt
   125 #endif
   128 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/test.drm 					z:/tcaf/testdata/test.drm
   126 ../../referencedrmagent/tcaf/scripts/supply.ini 				z:/tcaf/supply.ini
   129 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/test.drm.bin 				z:/tcaf/testdata/test.drm.bin
   127 ../../referencedrmagent/tcaf/scripts/cafutils.script 				z:/tcaf/cafutils.script
   130 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/uppercasetest.drm				z:/tcaf/testdata/uppercasetest.drm
   128 ../../referencedrmagent/tcaf/scripts/cafutils.ini 				z:/tcaf/cafutils.ini
   131 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/test.txt 					z:/tcaf/testdata/test.txt
   129 ../../referencedrmagent/tcaf/scripts/contentiteratorstep.script 		z:/tcaf/contentiteratorstep.script
   132 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/copyfile.txt 				z:/tcaf/testdata/copyfile.txt
   130 ../../referencedrmagent/tcaf/scripts/contentiteratorstep.ini 			z:/tcaf/contentiteratorstep.ini
   133 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/InstTest.jad				z:/tcaf/testdata/insttest.jad
   131 ../../referencedrmagent/tcaf/scripts/stringattributes.script 			z:/tcaf/stringattributes.script
   134 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/TestAgentPrivateDir/protected_content.txt z:/tcaf/testdata/testagentprivatedir/protected_content.txt
   132 ../../referencedrmagent/tcaf/scripts/stringattributes.ini 			z:/tcaf/stringattributes.ini
   135 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/good.gif					z:/tcaf/testdata/good.gif
   133 ../../referencedrmagent/tcaf/scripts/attributes.ini 				z:/tcaf/attributes.ini
   136 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/error.gif					z:/tcaf/testdata/error.gif
   134 ../../referencedrmagent/tcaf/scripts/testcleanupstep.script			z:/tcaf/testcleanupstep.script
   137 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/picture.jpg				z:/tcaf/testdata/picture.jpg
   135 ../../referencedrmagent/tcaf/testdata/dummydata.txt 				z:/tcaf/testdata/dummydata.txt
   138 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/audio.content				z:/tcaf/testdata/audio.content
   136 ../../referencedrmagent/tcaf/testdata/test.drm 					z:/tcaf/testdata/test.drm
   139 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/audiomulti.content			z:/tcaf/testdata/audiomulti.content
   137 ../../referencedrmagent/tcaf/testdata/test.drm.bin 				z:/tcaf/testdata/test.drm.bin
   140 ../../../../../mw/appsupport/contenthandling/referencedrmagent/tcaf/testdata/notes1.txt				z:/tcaf/testdata/notes1.txt
   138 ../../referencedrmagent/tcaf/testdata/uppercasetest.drm				z:/tcaf/testdata/uppercasetest.drm
       
   139 ../../referencedrmagent/tcaf/testdata/test.txt 					z:/tcaf/testdata/test.txt
       
   140 ../../referencedrmagent/tcaf/testdata/copyfile.txt 				z:/tcaf/testdata/copyfile.txt
       
   141 ../../referencedrmagent/tcaf/testdata/InstTest.jad				z:/tcaf/testdata/insttest.jad
       
   142 ../../referencedrmagent/tcaf/testdata/TestAgentPrivateDir/protected_content.txt z:/tcaf/testdata/testagentprivatedir/protected_content.txt
       
   143 ../../referencedrmagent/tcaf/testdata/good.gif					z:/tcaf/testdata/good.gif
       
   144 ../../referencedrmagent/tcaf/testdata/error.gif					z:/tcaf/testdata/error.gif
       
   145 ../../referencedrmagent/tcaf/testdata/picture.jpg				z:/tcaf/testdata/picture.jpg
       
   146 ../../referencedrmagent/tcaf/testdata/Audio.content				z:/tcaf/testdata/audio.content
       
   147 ../../referencedrmagent/tcaf/testdata/Audiomulti.content			z:/tcaf/testdata/audiomulti.content
       
   148 ../../referencedrmagent/tcaf/testdata/notes1.txt				z:/tcaf/testdata/notes1.txt
   141 
   149 
   142 // ROM test iby
   150 // ROM test iby
   143 ../inc/caftest.iby 						/epoc32/rom/include/caftest.iby
   151 ../inc/caftest.iby 						/epoc32/rom/include/caftest.iby
       
   152 
       
   153