--- a/application/group/Podcast.mmp Wed Sep 15 17:20:18 2010 +0100
+++ b/application/group/Podcast.mmp Wed Oct 13 23:58:25 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 Wed Sep 15 17:20:18 2010 +0100
+++ b/engine/group/engine.mmp Wed Oct 13 23:58:25 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