engine/group/engine.mmp
branchRCL_3
changeset 208 03b26379213d
parent 202 e1dedb07817d
child 218 2fd795b1e1b1
--- a/engine/group/engine.mmp	Mon Jul 26 17:17:02 2010 +0100
+++ b/engine/group/engine.mmp	Mon Jul 26 17:36:44 2010 +0100
@@ -17,7 +17,6 @@
  */
  
 // MPX integration can not be enabled for self signed versions 
-MACRO ENABLE_MPX_INTEGRATION
 #define ENABLE_MPX_INTEGRATION
  
 TARGET podcastengine.dll
@@ -81,6 +80,7 @@
 
 #ifdef ENABLE_MPX_INTEGRATION
 CAPABILITY NetworkServices UserEnvironment WriteUserData ReadDeviceData WriteDeviceData MultimediaDD
+MACRO ENABLE_MPX_INTEGRATION
 #else
 CAPABILITY NetworkServices UserEnvironment
-#endif
\ No newline at end of file
+#endif