mds_plat/location_manager_api/group/bld.inf
changeset 36 aa5a574040a4
parent 0 c53acadfccc6
child 40 910a23996aa0
child 54 a3cc46f37772
--- a/mds_plat/location_manager_api/group/bld.inf	Wed Jun 23 18:41:19 2010 +0300
+++ b/mds_plat/location_manager_api/group/bld.inf	Tue Jul 06 14:44:37 2010 +0300
@@ -16,6 +16,7 @@
 */
 
 #include <platform_paths.hrh>
+#include "../../../locationmanager/inc/locplatsupport.mmh"
 
 PRJ_PLATFORMS
     DEFAULT
@@ -28,6 +29,11 @@
 ../inc/rlocationobjectmanipulator.h MW_LAYER_PLATFORM_EXPORT_PATH(rlocationobjectmanipulator.h)
 ../inc/locationdatatype.h MW_LAYER_PLATFORM_EXPORT_PATH(locationdatatype.h)
 ../inc/locationeventdef.h MW_LAYER_PLATFORM_EXPORT_PATH(locationeventdef.h)
+../inc/geotagobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(geotagobserver.h)
+../inc/rlocationgeotagger.h MW_LAYER_PLATFORM_EXPORT_PATH(rlocationgeotagger.h)
+#ifdef _LOC_REVERSEGEOCODE
+../inc/geotagger.h MW_LAYER_PLATFORM_EXPORT_PATH(geotagger.h)
+#endif
 
 PRJ_MMPFILES