diff -r afc583cfa176 -r da2ae96f639b contentmgmt/referencedrmagent/RefTestAgent/group/RTAparser.mmp --- 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