mds_plat/location_manager_api/group/bld.inf
changeset 36 aa5a574040a4
parent 0 c53acadfccc6
child 40 910a23996aa0
child 54 a3cc46f37772
equal deleted inserted replaced
35:f727727520eb 36:aa5a574040a4
    14 * Description:  Build information file
    14 * Description:  Build information file
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
       
    19 #include "../../../locationmanager/inc/locplatsupport.mmh"
    19 
    20 
    20 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    21     DEFAULT
    22     DEFAULT
    22 
    23 
    23 PRJ_EXPORTS
    24 PRJ_EXPORTS
    26 ../inc/locationtrailpskeys.h MW_LAYER_PLATFORM_EXPORT_PATH(locationtrailpskeys.h)
    27 ../inc/locationtrailpskeys.h MW_LAYER_PLATFORM_EXPORT_PATH(locationtrailpskeys.h)
    27 ../inc/rtracklog.h	MW_LAYER_PLATFORM_EXPORT_PATH(rtracklog.h)
    28 ../inc/rtracklog.h	MW_LAYER_PLATFORM_EXPORT_PATH(rtracklog.h)
    28 ../inc/rlocationobjectmanipulator.h MW_LAYER_PLATFORM_EXPORT_PATH(rlocationobjectmanipulator.h)
    29 ../inc/rlocationobjectmanipulator.h MW_LAYER_PLATFORM_EXPORT_PATH(rlocationobjectmanipulator.h)
    29 ../inc/locationdatatype.h MW_LAYER_PLATFORM_EXPORT_PATH(locationdatatype.h)
    30 ../inc/locationdatatype.h MW_LAYER_PLATFORM_EXPORT_PATH(locationdatatype.h)
    30 ../inc/locationeventdef.h MW_LAYER_PLATFORM_EXPORT_PATH(locationeventdef.h)
    31 ../inc/locationeventdef.h MW_LAYER_PLATFORM_EXPORT_PATH(locationeventdef.h)
       
    32 ../inc/geotagobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(geotagobserver.h)
       
    33 ../inc/rlocationgeotagger.h MW_LAYER_PLATFORM_EXPORT_PATH(rlocationgeotagger.h)
       
    34 #ifdef _LOC_REVERSEGEOCODE
       
    35 ../inc/geotagger.h MW_LAYER_PLATFORM_EXPORT_PATH(geotagger.h)
       
    36 #endif
    31 
    37 
    32 PRJ_MMPFILES
    38 PRJ_MMPFILES
    33 
    39 
    34 PRJ_TESTMMPFILES
    40 PRJ_TESTMMPFILES
    35 
    41