serviceproviders/sapi_mediamanagement/tsrc/testing/tmediaprovidertesting/group/tmediaprovidertesting.mmp
changeset 22 fc9cf246af83
parent 19 989d2f495d90
--- a/serviceproviders/sapi_mediamanagement/tsrc/testing/tmediaprovidertesting/group/tmediaprovidertesting.mmp	Fri Jul 03 15:51:24 2009 +0100
+++ b/serviceproviders/sapi_mediamanagement/tsrc/testing/tmediaprovidertesting/group/tmediaprovidertesting.mmp	Thu Aug 27 07:43:07 2009 +0300
@@ -24,6 +24,7 @@
 CAPABILITY      ALL -TCB
 DEFFILE         tmediaprovidertesting.def
 
+EPOCALLOWDLLDATA
 	    	  
 USERINCLUDE     ../inc
 USERINCLUDE     ../../../../mediamanagementservice/inc
@@ -33,12 +34,13 @@
 SOURCE          tmediaprovidertesting.cpp
 SOURCE          tmediaprovidertestingBlocks.cpp
 SOURCE          tmediaprovidertestingImpl.cpp
+SOURCE			tmediaobserver.cpp		
 
 LIBRARY         euser.lib
 LIBRARY         stiftestinterface.lib
 LIBRARY         stiftestengine.lib
 LIBRARY         liwServiceHandler.lib
-
+LIBRARY			efsrv.lib 
 LANG            SC
 
 // End of File
\ No newline at end of file