homescreenapp/hshomescreenclientplugin/hshomescreenclientplugin.pro
changeset 39 4e8ebe173323
parent 36 cdae8c6c3876
child 90 3ac3aaebaee5
--- a/homescreenapp/hshomescreenclientplugin/hshomescreenclientplugin.pro	Fri Apr 16 14:54:01 2010 +0300
+++ b/homescreenapp/hshomescreenclientplugin/hshomescreenclientplugin.pro	Mon May 03 12:24:59 2010 +0300
@@ -16,11 +16,11 @@
 
 
 TEMPLATE = lib
-CONFIG += plugin hb mobility console
+CONFIG += plugin hb mobility console hs_public_plugin
 MOBILITY = serviceframework
 
-PLUGIN_SUBDIR = /hsresources/plugins/homescreenclientplugin
-
+PLUGIN_SUBDIR = /resource/qt/plugins
+                
 include (../common.pri)
 
 DEPENDPATH += 	./inc \
@@ -31,6 +31,7 @@
 symbian: {
     TARGET.UID3 = 0x20022F72
     LIBS += -lxqservice
+    LIBS += -lxqserviceutil
 }
 
 win32: {