Restoring MPX integration for platform build RCL_3
authorSebastian Brannstrom <sebastianb@symbian.org>
Sat, 23 Oct 2010 18:27:45 +0100
branchRCL_3
changeset 283 08a3356e8364
parent 282 cf3842290671
child 285 4d42a5e09930
Restoring MPX integration for platform build
application/group/Podcast.mmp
engine/group/engine.mmp
--- a/application/group/Podcast.mmp	Sat Oct 23 18:22:27 2010 +0100
+++ b/application/group/Podcast.mmp	Sat Oct 23 18:27:45 2010 +0100
@@ -17,7 +17,7 @@
  */
   
 // MPX integration can not be enabled for self signed versions 
-//#define ENABLE_MPX_INTEGRATION
+#define ENABLE_MPX_INTEGRATION
 
 TARGET			Podcast.exe
 TARGETTYPE  	exe
--- a/engine/group/engine.mmp	Sat Oct 23 18:22:27 2010 +0100
+++ b/engine/group/engine.mmp	Sat Oct 23 18:27:45 2010 +0100
@@ -17,7 +17,7 @@
  */
  
 // MPX integration can not be enabled for self signed versions 
-//#define ENABLE_MPX_INTEGRATION
+#define ENABLE_MPX_INTEGRATION
  
 TARGET podcastengine.dll
 TARGETTYPE DLL