location_plat/location_plat.pro
changeset 17 0f22fb80ebba
parent 15 13ae750350c9
child 41 b3dd5ec3089d
equal deleted inserted replaced
15:13ae750350c9 17:0f22fb80ebba
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>"
    18 BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>"
    19 
    19 
    20 include(location_picker_service_api/location_picker_service_api.pri)
    20 include(location_picker_service_api/location_picker_service_api.pri)
       
    21 include(location_data_harvester_api/location_data_harvester_api.pri)
       
    22 
    21 
    23 
    22 for(filename,PLATFORM_HEADERS){
    24 for(filename,PLATFORM_HEADERS){
    23     BLD_INF_RULES.prj_exports *= "$$filename APP_LAYER_PLATFORM_EXPORT_PATH($$basename(filename))"
    25     BLD_INF_RULES.prj_exports *= "$$filename APP_LAYER_PLATFORM_EXPORT_PATH($$basename(filename))"
    24   }
    26   }
    25 
    27