connectionmonitoring/indicatorobserver/indicatorobserver.pro
changeset 73 70ee5458c95d
parent 30 8dde790cab74
equal deleted inserted replaced
72:0c32cf868819 73:70ee5458c95d
    14 # Description:
    14 # Description:
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = app
    17 TEMPLATE = app
    18 TARGET = indicatorobserver
    18 TARGET = indicatorobserver
    19 CONFIG += hb no_icon mobility
    19 CONFIG += hb no_icon
    20 MOBILITY += bearer
       
    21 
    20 
    22 INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE \
    21 INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE \
    23                ./inc \
    22                ./inc \
    24                ./traces
    23                ./traces
    25                
    24