contentmgmt/contentaccessfwfordrm/group/bld.inf
branchRCL_3
changeset 95 641f389e9157
parent 53 030c4fbc13d7
child 96 a71299154b21
equal deleted inserted replaced
92:f18401adf8e1 95:641f389e9157
    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
    23 
    27 
    24 
    28 
    25 PRJ_PLATFORMS
    29 PRJ_PLATFORMS
    26 DEFAULT
    30 DEFAULT
    27 
    31 
    69 ../inc/rightsinfo.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/rightsinfo.h)
    73 ../inc/rightsinfo.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/rightsinfo.h)
    70 ../inc/StreamablePtrArray.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/streamableptrarray.h)
    74 ../inc/StreamablePtrArray.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/streamableptrarray.h)
    71 ../inc/StreamablePtrArray.inl	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/streamableptrarray.inl)
    75 ../inc/StreamablePtrArray.inl	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/streamableptrarray.inl)
    72 ../inc/dirstreamable.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/dirstreamable.h)
    76 ../inc/dirstreamable.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(caf/dirstreamable.h)
    73 
    77 
       
    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
    74 
    82 
    75 // ROMKIT includes
    83 // ROMKIT includes
    76 ../inc/caf.iby /epoc32/rom/include/caf.iby
    84 ../inc/caf.iby /epoc32/rom/include/caf.iby
    77 
    85 
    78 PRJ_MMPFILES
    86 PRJ_MMPFILES
   147 ../../referencedrmagent/tcaf/testdata/error.gif					z:/tcaf/testdata/error.gif
   155 ../../referencedrmagent/tcaf/testdata/error.gif					z:/tcaf/testdata/error.gif
   148 ../../referencedrmagent/tcaf/testdata/picture.jpg				z:/tcaf/testdata/picture.jpg
   156 ../../referencedrmagent/tcaf/testdata/picture.jpg				z:/tcaf/testdata/picture.jpg
   149 ../../referencedrmagent/tcaf/testdata/Audio.content				z:/tcaf/testdata/audio.content
   157 ../../referencedrmagent/tcaf/testdata/Audio.content				z:/tcaf/testdata/audio.content
   150 ../../referencedrmagent/tcaf/testdata/Audiomulti.content			z:/tcaf/testdata/audiomulti.content
   158 ../../referencedrmagent/tcaf/testdata/Audiomulti.content			z:/tcaf/testdata/audiomulti.content
   151 ../../referencedrmagent/tcaf/testdata/notes1.txt				z:/tcaf/testdata/notes1.txt
   159 ../../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
   152 // ROM test iby
   167 // ROM test iby
   153 ../inc/caftest.iby 						/epoc32/rom/include/caftest.iby
   168 ../inc/caftest.iby 						/epoc32/rom/include/caftest.iby
   154 
   169 
   155 
   170