deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro
changeset 67 fdbfe0a95492
parent 46 b9b00b134b0d
equal deleted inserted replaced
62:03849bd79877 67:fdbfe0a95492
    28 CONFIG += hb plugin
    28 CONFIG += hb plugin
    29 
    29 
    30 LIBS += -lcpframework \
    30 LIBS += -lcpframework \
    31 					-lcentralrepository \
    31 					-lcentralrepository \
    32 					-lws32 \
    32 					-lws32 \
    33 					-lapgrfx
    33 					-lapgrfx \ 
       
    34 					-lapparc -lcone \
       
    35 					-lxqservice -lxqserviceutil -lxqutils 
    34 
    36 
    35 # Input
    37 # Input
    36 HEADERS += deviceupdatesplugin.h \
    38 HEADERS += deviceupdatesplugin.h \
    37 		   deviceupdatesdata.h
    39 		   deviceupdatesdata.h
    38 		   
    40