deviceupdatesui/deviceupdatesplugin/deviceupdatesplugin.pro
branchGCC_SURGE
changeset 48 751cd8585b82
parent 41 c742e1129640
child 67 fdbfe0a95492
--- 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