equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: Build specification file |
14 * Description: Build specification file |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
18 #include <platform_paths.hrh> |
|
19 #include "../../../../../mw/web/web_plat/browser_platform_api/inc/browser_platform_variant.hrh" |
19 |
20 |
20 PRJ_PLATFORMS |
21 PRJ_PLATFORMS |
21 |
22 |
22 DEFAULT |
23 DEFAULT |
23 |
24 |
24 |
25 |
25 PRJ_EXPORTS |
26 PRJ_EXPORTS |
26 |
27 |
27 |
28 |
28 PRJ_MMPFILES |
29 PRJ_MMPFILES |
29 #if defined( __S60_32__) || defined( __S60_50__) |
30 #if defined( __S60_32__) || defined( __PLATFORM_VERSION_S60_50__) || defined( __PLATFORM_VERSION_5250__) |
30 // Remove Symbian Push Content Handler |
31 // Remove Symbian Push Content Handler |
31 gnumakefile PushContentHandlerClean.mk |
32 gnumakefile PushContentHandlerClean.mk |
32 #endif |
33 #endif |
33 // Build our Push Content Handler |
34 // Build our Push Content Handler |
34 PushMtmPushContentHandler.mmp |
35 PushMtmPushContentHandler.mmp |