diff -r 35368b604b28 -r 6727c5d0afc7 homescreenapp/widgetplugins/hsshortcutwidgetplugin/hsshortcutwidgetplugin.pro --- a/homescreenapp/widgetplugins/hsshortcutwidgetplugin/hsshortcutwidgetplugin.pro Thu Sep 02 20:17:27 2010 +0300 +++ b/homescreenapp/widgetplugins/hsshortcutwidgetplugin/hsshortcutwidgetplugin.pro Fri Sep 17 08:27:54 2010 +0300 @@ -20,7 +20,8 @@ HB += hbfeedback -PLUGIN_SUBDIR = /private/20022F35/import/widgetregistry/20022F46 +WIDGET_SUBDIR = /private/20022F35/import/widgetregistry/20022F46 +PLUGIN_SUBDIR = /resource/qt/plugins/homescreen include(../../common.pri) @@ -42,4 +43,4 @@ TARGET.UID3 = 0x20022F46 } -exportResources(./resource/*.manifest, $$PLUGIN_SUBDIR) +exportResources(./resource/*.manifest, $$WIDGET_SUBDIR)