contentmgmt/contentaccessfwfordrm/group/CafUtils.mmp
changeset 15 da2ae96f639b
parent 8 35751d3474b7
child 29 ece3df019add
--- a/contentmgmt/contentaccessfwfordrm/group/CafUtils.mmp	Fri Oct 02 13:15:59 2009 +0300
+++ b/contentmgmt/contentaccessfwfordrm/group/CafUtils.mmp	Mon Oct 12 10:17:04 2009 +0300
@@ -28,6 +28,11 @@
 UID			0x101FD9B8
 VENDORID	0x70000001
 
+#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
+deffile		cafutils_v2.def
+#else
+deffile		cafutils.def
+#endif
 UNPAGED
 
 SOURCEPATH	../source/cafutils
@@ -43,6 +48,10 @@
 SOURCE		Virtualpathptr.cpp
 SOURCE		dirstreamable.cpp
 
+#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
+SOURCE		cafhelper.cpp
+#endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
+
 #ifndef REMOVE_CAF1
 // deprecated stuff from CAF 1.0
 SOURCE		bitset.cpp