telutils/keysequencerecognitionservice/keysequencerecognitionservice.pro
changeset 45 61f927bc9441
parent 31 a2467631ae02
child 48 78df25012fda
equal deleted inserted replaced
39:cee7e9e0906c 45:61f927bc9441
    47     SERVICE.OPTIONS += embeddable
    47     SERVICE.OPTIONS += embeddable
    48     SERVICE.OPTIONS += hidden
    48     SERVICE.OPTIONS += hidden
    49   
    49   
    50     LIBS += -lxqservice -lxqserviceutil -lxqutils \
    50     LIBS += -lxqservice -lxqserviceutil -lxqutils \
    51             -letel -letelmm -lcustomapi \
    51             -letel -letelmm -lcustomapi \
    52             -lcentralrepository -lQtSystemInfo -lsecui
    52             -lcentralrepository -lQtSystemInfo -lsecui \
       
    53             -ltstaskmonitorclient
    53 }
    54 }