equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: Project build file for BrowserLocationPlugin |
14 * Description: Project build file for BrowserLocationPlugin |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
|
18 #ifdef __WEB_WIDGETS |
18 |
19 |
19 #include <platform_paths.hrh> |
20 #include <platform_paths.hrh> |
20 |
21 |
21 PRJ_PLATFORMS |
22 PRJ_PLATFORMS |
22 DEFAULT |
23 DEFAULT |
25 ../rom/BrowserGpsPlugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(BrowserGpsPlugin.iby) |
26 ../rom/BrowserGpsPlugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(BrowserGpsPlugin.iby) |
26 |
27 |
27 PRJ_MMPFILES |
28 PRJ_MMPFILES |
28 GpsPluginEcom.mmp // Plugin mmp file |
29 GpsPluginEcom.mmp // Plugin mmp file |
29 |
30 |
|
31 #endif |
|
32 |
30 // End of File |
33 // End of File |