diff -r 7d88c1eb7da3 -r 751cd8585b82 deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro --- a/deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro Fri Jun 11 16:23:35 2010 +0100 +++ b/deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro Thu Jul 22 16:30:53 2010 +0100 @@ -28,7 +28,9 @@ CONFIG += hb plugin LIBS += -lcpframework \ - -lcentralrepository + -lcentralrepository \ + -lws32 \ + -lapgrfx # Input HEADERS += deviceupdatesplugin.h \ @@ -66,5 +68,6 @@ plugin.sources = deviceupdatesplugin.dll plugin.path = \resource\qt\plugins\controlpanel DEPLOYMENT += plugin +RESOURCES += ./resources/deviceupdatesplugin.qrc # End of file --Don't remove this. \ No newline at end of file