deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro
changeset 27 516a867811c3
parent 18 7d11f9a6646f
child 41 c742e1129640
--- 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