locationpickerservice/locationpickerservice.pro
changeset 20 cd10d5b85554
parent 17 0f22fb80ebba
child 30 96df3ab41000
equal deleted inserted replaced
17:0f22fb80ebba 20:cd10d5b85554
    33     isEmpty(TARGET.EPOCHEAPSIZE):TARGET.EPOCHEAPSIZE = 20480 \
    33     isEmpty(TARGET.EPOCHEAPSIZE):TARGET.EPOCHEAPSIZE = 20480 \
    34         16943040
    34         16943040
    35     TARGET.CAPABILITY = ALL \
    35     TARGET.CAPABILITY = ALL \
    36         -TCB
    36         -TCB
    37     
    37     
    38     LIBS += -llbs \
       
    39         -leposlandmarks \
       
    40         -leposlmsearchlib
       
    41 }
    38 }
    42 
    39 
    43 # ##### qthighway
    40 # ##### qthighway
    44 CONFIG += service
    41 CONFIG += service
    45 LIBS += -lxqservice \
    42 LIBS += -lxqservice \
    46     -lxqserviceutil 
    43     -lxqserviceutil \
       
    44     -llocationdatalookupdb
    47 SERVICE.FILE = service_conf.xml
    45 SERVICE.FILE = service_conf.xml
    48 SERVICE.OPTIONS = embeddable
    46 SERVICE.OPTIONS = embeddable
    49 SERVICE.OPTIONS += hidden
    47 SERVICE.OPTIONS += hidden
    50 
    48 
    51 # #### /qthighway
    49 # #### /qthighway