pushmtm/Plugins/Group/Bld.inf
branchRCL_3
changeset 48 5c11946e75b3
parent 33 97c9f46387be
--- a/pushmtm/Plugins/Group/Bld.inf	Mon Mar 15 12:40:52 2010 +0200
+++ b/pushmtm/Plugins/Group/Bld.inf	Wed Mar 31 21:35:49 2010 +0300
@@ -15,7 +15,8 @@
 *
 */
 
-
+#include <platform_paths.hrh>
+#include "../../../../../mw/web/web_plat/browser_platform_api/inc/browser_platform_variant.hrh"
 
 PRJ_PLATFORMS
 
@@ -26,7 +27,7 @@
 
 
 PRJ_MMPFILES
-#if defined( __S60_32__) || defined( __S60_50__) 
+#if defined( __S60_32__) || defined( __PLATFORM_VERSION_S60_50__)  || defined( __PLATFORM_VERSION_5250__)
 // Remove Symbian Push Content Handler
 gnumakefile PushContentHandlerClean.mk
 #endif