mmsharing/mmshengine/tsrc/ut_engine/group/ut_musengine.mmp
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
--- a/mmsharing/mmshengine/tsrc/ut_engine/group/ut_musengine.mmp	Tue Aug 31 15:12:07 2010 +0300
+++ b/mmsharing/mmshengine/tsrc/ut_engine/group/ut_musengine.mmp	Wed Sep 01 12:31:01 2010 +0100
@@ -27,7 +27,6 @@
 CAPABILITY              EUNIT_CAPS
 VENDORID                VID_DEFAULT
 
-
 MACRO                   UNIT_TESTING
 EPOCSTACKSIZE		0x14000
 EPOCHEAPSIZE		0x020000 0x800000
@@ -51,6 +50,7 @@
 
 SOURCEPATH              ../../../../../tsrc/centralrepositorystub/src
 SOURCE                  centralrepositorystub.cpp
+SOURCE                  cenrepnotifyhandlerstub.cpp
 
 SOURCEPATH              ../../../../../tsrc/drmstub/src
 SOURCE                  drmcommonstub.cpp
@@ -59,57 +59,37 @@
 SOURCE                  mcecamerasource.cpp
 SOURCE                  mcemediasource.cpp
 
-SOURCEPATH              ../../../../../tsrc/propertystub/src
-SOURCE		            e32property.cpp
 
-SOURCEPATH              ../../../../../tsrc/contactenginestub/src
-SOURCE		            contactenginestub.cpp
 
 // Test classes
 SOURCEPATH              ../src
-SOURCE                  ut_musengsessionmanager.cpp
+SOURCE                  ut_musengsession.cpp
 SOURCE                  ut_musengmcesession.cpp
 SOURCE                  ut_musengoutsession.cpp
 SOURCE                  ut_musenglivesession.cpp
 SOURCE                  ut_musengclipsession.cpp
 SOURCE                  ut_musengreceivesession.cpp
-SOURCE                  ut_musengtwowaysession.cpp
-SOURCE                  ut_musengtwowayrecvsession.cpp
-SOURCE                  ut_musengcamerahandler.cpp
 SOURCE                  ut_musengsipprofilehandler.cpp
 SOURCE                  ut_musengmceutils.cpp
 SOURCE                  ut_musengtelephoneutils.cpp
 SOURCE                  ut_musengsessiondurationtimer.cpp
 SOURCE                  ut_musenguriparser.cpp
-SOURCE                  ut_musenglivevideoplayer.cpp
-SOURCE                  ut_musengremotevideoplayer.cpp
-SOURCE                  ut_musengclipvideoplayer.cpp
-SOURCE                  ut_muspropertywatch.cpp
+SOURCE                  ut_musengorientationhandler.cpp
 
 // Tested classes
 SOURCEPATH              ../../../src
-SOURCE                  musengsessionmanager.cpp
+SOURCE                  musengsession.cpp
 SOURCE                  musengmcesession.cpp
 SOURCE                  musengmceoutsession.cpp
 SOURCE                  musenglivesession.cpp
 SOURCE                  musengclipsession.cpp
 SOURCE                  musengreceivesession.cpp
-SOURCE                  musengtwowaysession.cpp
-SOURCE                  musengtwowayrecvsession.cpp
 SOURCE                  mussipprofilehandler.cpp
 SOURCE                  musengtelephoneutils.cpp
 SOURCE                  musengsessiondurationtimer.cpp
 SOURCE                  musengmceutils.cpp
 SOURCE                  musenguriparser.cpp
-SOURCE                  musengcamerahandler.cpp
-SOURCE                  musengvideoplayerbase.cpp
-SOURCE                  musenglocalvideoplayer.cpp
-SOURCE                  musenglivevideoplayer.cpp
-SOURCE                  musengremotevideoplayer.cpp
-SOURCE                  musengclipvideoplayer.cpp
-
-SOURCEPATH              ../../../../mmshshared/src
-SOURCE                  muspropertywatch.cpp
+SOURCE                  musengorientationhandler.cpp
 
 // Includes
 
@@ -118,13 +98,13 @@
 USERINCLUDE             ../../../../mmshshared/inc
 USERINCLUDE             ../../../../inc
 USERINCLUDE             ../../../../../inc
-USERINCLUDE           	../../../../../tsrc/sipprofilestub/inc  
+USERINCLUDE             ../../../../../tsrc/sipprofilestub/inc
 USERINCLUDE             ../../../../../tsrc/centralrepositorystub/inc
-USERINCLUDE             ../../../../../tsrc/propertystub/inc
 USERINCLUDE             ../../../../../tsrc/telephonyaudioroutingstub/inc
 
 // to replace SIP profiles with a stub
 SYSTEMINCLUDE           ../inc
+// to replace profile with a stub
 SYSTEMINCLUDE           ../../../../../tsrc/sipprofilestub/inc 
 // to replace cenrep with a stub
 SYSTEMINCLUDE           ../../../../../tsrc/centralrepositorystub/inc 
@@ -134,15 +114,12 @@
 SYSTEMINCLUDE           ../../../../../tsrc/telephonyaudioroutingstub/inc 
 // to replace DRMCommon with a stub
 SYSTEMINCLUDE           ../../../../../tsrc/drmstub/inc
-// to replace RProperty with a stub
-SYSTEMINCLUDE           ../../../../../tsrc/propertystub/inc
-// to replace certain parts of contact engine with a stub
-SYSTEMINCLUDE			../../../../../tsrc/contactenginestub/inc
 
+#if defined ( APP_LAYER_SYSTEMINCLUDE )
 APP_LAYER_SYSTEMINCLUDE
-SYSTEMINCLUDE           /epoc32/include/ecom
-SYSTEMINCLUDE           /epoc32/include/platform/digia/EUnit
-
+#else
+SYSTEMINCLUDE     /epoc32/include
+#endif
 
 LIBRARY     euser.lib
 LIBRARY     bafl.lib
@@ -151,12 +128,9 @@
 LIBRARY     charconv.lib
 LIBRARY     inetprotutil.lib
 LIBRARY     sipcodec.lib
-
+LIBRARY     efsrv.lib
 LIBRARY 	mceclientstub.lib  
 
-LIBRARY     cntmodel.lib
-LIBRARY		estor.lib
-
 DEBUGLIBRARY		flogger.lib
 
 //EXPORTUNFROZEN