contentmgmt/contentaccessfwfordrm/group/bld.inf
branchRCL_3
changeset 62 a71299154b21
parent 61 641f389e9157
equal deleted inserted replaced
61:641f389e9157 62:a71299154b21
    18 
    18 
    19 
    19 
    20 /**
    20 /**
    21  @file
    21  @file
    22 */
    22 */
    23 
       
    24 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
       
    25 #include "../../referencedrmagent/refcafhelper/group/bld.inf"
       
    26 #endif
       
    27 
    23 
    28 
    24 
    29 PRJ_PLATFORMS
    25 PRJ_PLATFORMS
    30 DEFAULT
    26 DEFAULT
    31 
    27 
    73 ../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)
    74 ../inc/StreamablePtrArray.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/streamableptrarray.h)
    70 ../inc/StreamablePtrArray.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/streamableptrarray.h)
    75 ../inc/StreamablePtrArray.inl	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/streamableptrarray.inl)
    71 ../inc/StreamablePtrArray.inl	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/streamableptrarray.inl)
    76 ../inc/dirstreamable.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/dirstreamable.h)
    72 ../inc/dirstreamable.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/dirstreamable.h)
    77 
    73 
    78 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
       
    79 ../inc/cafhelper.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafhelper.h)
       
    80 ../inc/cafhelperinterface.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/cafhelperinterface.h)
       
    81 #endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
       
    82 
    74 
    83 // ROMKIT includes
    75 // ROMKIT includes
    84 ../inc/caf.iby /epoc32/rom/include/caf.iby
    76 ../inc/caf.iby /epoc32/rom/include/caf.iby
    85 
    77 
    86 PRJ_MMPFILES
    78 PRJ_MMPFILES
   155 ../../referencedrmagent/tcaf/testdata/error.gif					z:/tcaf/testdata/error.gif
   147 ../../referencedrmagent/tcaf/testdata/error.gif					z:/tcaf/testdata/error.gif
   156 ../../referencedrmagent/tcaf/testdata/picture.jpg				z:/tcaf/testdata/picture.jpg
   148 ../../referencedrmagent/tcaf/testdata/picture.jpg				z:/tcaf/testdata/picture.jpg
   157 ../../referencedrmagent/tcaf/testdata/Audio.content				z:/tcaf/testdata/audio.content
   149 ../../referencedrmagent/tcaf/testdata/Audio.content				z:/tcaf/testdata/audio.content
   158 ../../referencedrmagent/tcaf/testdata/Audiomulti.content			z:/tcaf/testdata/audiomulti.content
   150 ../../referencedrmagent/tcaf/testdata/Audiomulti.content			z:/tcaf/testdata/audiomulti.content
   159 ../../referencedrmagent/tcaf/testdata/notes1.txt				z:/tcaf/testdata/notes1.txt
   151 ../../referencedrmagent/tcaf/testdata/notes1.txt				z:/tcaf/testdata/notes1.txt
   160 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
       
   161 ../../referencedrmagent/tcaf/scripts/tcafhelper.script 				z:/tcaf/tcafhelper.script
       
   162 ../../referencedrmagent/tcaf/scripts/tcafhelper.ini 				z:/tcaf/tcafhelper.ini
       
   163 ../../referencedrmagent/tcaf/scripts/tcafwmdrmsupport.script 			z:/tcaf/tcafwmdrmsupport.script
       
   164 ../../referencedrmagent/tcaf/scripts/tcafwmdrmsupport.ini 			z:/tcaf/tcafwmdrmsupport.ini
       
   165 ../../referencedrmagent/tcaf/testdata/dummywm.asf				z:/tcaf/testdata/dummywm.asf
       
   166 #endif  //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
       
   167 // ROM test iby
   152 // ROM test iby
   168 ../inc/caftest.iby 						/epoc32/rom/include/caftest.iby
   153 ../inc/caftest.iby 						/epoc32/rom/include/caftest.iby
   169 
   154 
   170 
   155