contentmgmt/referencedrmagent/RefTestAgent/group/RTAparser.mmp
changeset 15 da2ae96f639b
parent 8 35751d3474b7
child 45 030c4fbc13d7
--- a/contentmgmt/referencedrmagent/RefTestAgent/group/RTAparser.mmp	Fri Oct 02 13:15:59 2009 +0300
+++ b/contentmgmt/referencedrmagent/RefTestAgent/group/RTAparser.mmp	Mon Oct 12 10:17:04 2009 +0300
@@ -32,7 +32,11 @@
 UNPAGED
 
 #ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
+#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
+deffile     rtaparser_v3.def
+#else
 deffile		rtaparser_v2.def
+#endif
 #else
 deffile		rtaparser.def
 #endif
@@ -58,6 +62,10 @@
 SOURCE		rightscriteriacount.cpp
 SOURCE		rightscriteriaexpiry.cpp
 
+#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT 
+SOURCE          wmdrmcontentparser.cpp 
+#endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT 
+
 USERINCLUDE		../RTAParser
 USERINCLUDE		../inc