equal
deleted
inserted
replaced
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description: This is the .mmp for building Ecom style Browser Gps Plugin |
14 * Description: This is the .mmp for building Ecom style Browser Gps Plugin |
15 * |
15 * |
16 */ |
16 */ |
17 |
|
18 |
17 |
19 #include <data_caging_paths.hrh> |
18 #include <data_caging_paths.hrh> |
20 #include <platform_paths.hrh> |
19 #include <platform_paths.hrh> |
21 #include <platform/mw/browser_platform_variant.hrh> |
20 #include <platform/mw/browser_platform_variant.hrh> |
22 |
21 |
34 START RESOURCE 1028286f.rss |
33 START RESOURCE 1028286f.rss |
35 TARGET npGpsPlugin.rsc |
34 TARGET npGpsPlugin.rsc |
36 END |
35 END |
37 |
36 |
38 APP_LAYER_SYSTEMINCLUDE |
37 APP_LAYER_SYSTEMINCLUDE |
39 APP_LAYER_ECOM_SYSTEMINCLUDE |
|
40 |
38 |
41 USERINCLUDE ../inc |
39 USERINCLUDE ../inc |
42 SOURCEPATH ../src |
40 SOURCEPATH ../src |
43 |
41 |
44 SOURCE GpsObserver.cpp |
42 SOURCE GpsObserver.cpp |
57 |
55 |
58 LIBRARY lbs.lib |
56 LIBRARY lbs.lib |
59 LIBRARY SatInfo.lib |
57 LIBRARY SatInfo.lib |
60 LIBRARY flogger.lib |
58 LIBRARY flogger.lib |
61 |
59 |
62 |
|
63 DEFFILE npGpsPlugin.def |
60 DEFFILE npGpsPlugin.def |
64 NOSTRICTDEF |
61 NOSTRICTDEF |