contentmgmt/contentaccessfwfordrm/group/bld.inf
changeset 30 cf642210ecb7
parent 17 cd501b96611d
child 53 030c4fbc13d7
child 65 970c0057d9bc
equal deleted inserted replaced
19:ece3df019add 30:cf642210ecb7
    25 PRJ_PLATFORMS
    25 PRJ_PLATFORMS
    26 DEFAULT
    26 DEFAULT
    27 
    27 
    28 PRJ_EXPORTS
    28 PRJ_EXPORTS
    29 // Common CAF headers
    29 // Common CAF headers
    30 ../inc/caf.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/caf.h)
    30 ../inc/caf.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/caf.h)
    31 ../inc/caftypes.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/caftypes.h)
    31 ../inc/cafplatform.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafplatform.h)
    32 ../inc/caferr.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/caferr.h)
    32 ../inc/caftypes.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/caftypes.h)
    33 ../inc/cafpanic.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafpanic.h)
    33 ../inc/caferr.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/caferr.h)
       
    34 ../inc/cafpanic.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/cafpanic.h)
    34 
    35 
    35 // CAF.DLL exported headers
    36 // CAF.DLL exported headers
    36 ../inc/content.h 		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/content.h)
    37 ../inc/content.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/content.h)
    37 ../inc/data.h	 		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/data.h)
    38 ../inc/content.inl 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/content.inl)
    38 ../inc/manager.h	 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/manager.h)
    39 ../inc/data.h	 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/data.h)
    39 ../inc/importfile.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/importfile.h)
    40 ../inc/manager.h	 		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/manager.h)
       
    41 ../inc/importfile.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/importfile.h)
    40 ../inc/rightsmanager.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/rightsmanager.h)
    42 ../inc/rightsmanager.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/rightsmanager.h)
    41 ../inc/supplier.h	 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/supplier.h)
    43 ../inc/supplier.h	 		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/supplier.h)
    42 ../inc/supplieroutputfile.h  	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/supplieroutputfile.h)
    44 ../inc/supplieroutputfile.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/supplieroutputfile.h)
    43 ../inc/attribute.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/attribute.h)
    45 ../inc/attribute.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/attribute.h)
    44 ../inc/patchdata.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/patchdata.h)
    46 ../inc/patchdata.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/patchdata.h)
    45 
    47 
    46 // Agent interface
    48 // Agent interface
    47 ../inc/agentinterface.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/agentinterface.h)
    49 ../inc/agentinterface.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/agentinterface.h)
    48 
    50 
    49 // F32 Agent UI interface
    51 // F32 Agent UI interface
    54 ../inc/bitset.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/bitset.h)
    56 ../inc/bitset.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/bitset.h)
    55 ../inc/cafmimeheader.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafmimeheader.h)
    57 ../inc/cafmimeheader.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafmimeheader.h)
    56 
    58 
    57 
    59 
    58 ../inc/agentfactory.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/agentfactory.h)
    60 ../inc/agentfactory.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/agentfactory.h)
    59 ../inc/metadata.h	  		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/metadata.h)
    61 ../inc/metadata.h	  			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/metadata.h)
    60 ../inc/metadataarray.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/metadataarray.h)
    62 ../inc/metadataarray.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/metadataarray.h)
    61 ../inc/virtualpath.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/virtualpath.h)
    63 ../inc/virtualpath.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/virtualpath.h)
    62 ../inc/virtualpathptr.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/virtualpathptr.h)
    64 ../inc/virtualpathptr.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/virtualpathptr.h)
    63 ../inc/agent.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/agent.h)
    65 ../inc/agent.h					SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/agent.h)
    64 ../inc/EmbeddedObject.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/embeddedobject.h)
    66 ../inc/EmbeddedObject.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/embeddedobject.h)
    65 ../inc/attributeset.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/attributeset.h)
    67 ../inc/attributeset.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/attributeset.h)
    66 ../inc/stringattributeset.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/stringattributeset.h)
    68 ../inc/stringattributeset.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/stringattributeset.h)
    67 ../inc/rightsinfo.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/rightsinfo.h)
    69 ../inc/rightsinfo.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/rightsinfo.h)
    68 ../inc/StreamablePtrArray.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streamableptrarray.h)
    70 ../inc/StreamablePtrArray.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/streamableptrarray.h)
    69 ../inc/StreamablePtrArray.inl		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streamableptrarray.inl)
    71 ../inc/StreamablePtrArray.inl	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/streamableptrarray.inl)
    70 ../inc/dirstreamable.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/dirstreamable.h)
    72 ../inc/dirstreamable.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/dirstreamable.h)
    71 
    73 
    72 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
    74 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
    73 ../inc/cafhelper.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafhelper.h)
    75 ../inc/cafhelper.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafhelper.h)
    74 ../inc/cafhelperinterface.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafhelperinterface.h)
    76 ../inc/cafhelperinterface.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafhelperinterface.h)
    75 #endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
    77 #endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT