homescreenapp/runtimeplugins/hsdefaultruntimeplugin/hsdefaultruntimeplugin.pro
changeset 51 4785f57bf3d4
parent 46 23b5d6a29cce
--- a/homescreenapp/runtimeplugins/hsdefaultruntimeplugin/hsdefaultruntimeplugin.pro	Fri May 14 15:43:04 2010 +0300
+++ b/homescreenapp/runtimeplugins/hsdefaultruntimeplugin/hsdefaultruntimeplugin.pro	Thu May 27 12:46:08 2010 +0300
@@ -18,8 +18,6 @@
 CONFIG += plugin hb mobility
 MOBILITY = serviceframework publishsubscribe
 
-RESOURCES += hsdefaultruntimeplugin.qrc
-
 PLUGIN_SUBDIR = /private/20022F35/plugins/runtimeplugins
 
 include (../../common.pri)
@@ -37,7 +35,7 @@
 
 symbian: {
     TARGET.UID3 = 0x20022F3E
-    LIBS += -lxqkeycapture -labclient
+    LIBS += -lxqkeycapture
 }