deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro
changeset 46 b9b00b134b0d
parent 43 88e14c3d4c4f
child 67 fdbfe0a95492
equal deleted inserted replaced
45:0f9fc722d255 46:b9b00b134b0d
    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 					-lapparc
    33 					-lapgrfx
    34 
    34 
    35 # Input
    35 # Input
    36 HEADERS += deviceupdatesplugin.h \
    36 HEADERS += deviceupdatesplugin.h \
    37 		   deviceupdatesdata.h
    37 		   deviceupdatesdata.h
    38 		   
    38