--- a/deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro Fri May 14 15:42:35 2010 +0300
+++ b/deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro Thu May 27 12:45:33 2010 +0300
@@ -28,7 +28,9 @@
CONFIG += hb plugin
LIBS += -lcpframework \
- -lcentralrepository
+ -lcentralrepository \
+ -lws32 \
+ -lapparc
# 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