deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro
changeset 43 88e14c3d4c4f
parent 33 7464c1e21dae
child 41 c742e1129640
--- a/deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro	Sat May 01 10:55:27 2010 +0530
+++ b/deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro	Tue Jul 13 03:42:03 2010 +0530
@@ -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