--- 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