homescreenapp/stateplugins/hshomescreenstateplugin/hshomescreenstateplugin.pro
changeset 46 23b5d6a29cce
parent 39 4e8ebe173323
child 69 87476091b3f5
--- a/homescreenapp/stateplugins/hshomescreenstateplugin/hshomescreenstateplugin.pro	Mon May 03 12:24:59 2010 +0300
+++ b/homescreenapp/stateplugins/hshomescreenstateplugin/hshomescreenstateplugin.pro	Fri May 14 15:43:04 2010 +0300
@@ -26,6 +26,7 @@
                 ../../serviceproviders/hsmenuserviceprovider/inc
 
 QT += xml sql
+HB += hbfeedback
 
 CONFIG += plugin hb mobility
 MOBILITY = serviceframework
@@ -42,6 +43,7 @@
 
 symbian: {
     TARGET.UID3 = 0x20022F41
+    LIBS += -lxqsettingsmanager
 }
 
 include(hshomescreenstateplugin.pri)