homescreenapp/widgetplugins/hsshortcutwidgetplugin/hsshortcutwidgetplugin.pro
changeset 86 e4f038c420f7
parent 46 23b5d6a29cce
child 90 3ac3aaebaee5
equal deleted inserted replaced
81:7dd137878ff8 86:e4f038c420f7
    18 CONFIG += plugin hb mobility
    18 CONFIG += plugin hb mobility
    19 MOBILITY = serviceframework
    19 MOBILITY = serviceframework
    20 
    20 
    21 HB += hbfeedback
    21 HB += hbfeedback
    22 
    22 
    23 PLUGIN_SUBDIR = /private/20022F35/import/widgetregistry/20022F46
    23 WIDGET_SUBDIR = /private/20022F35/import/widgetregistry/20022F46
       
    24 PLUGIN_SUBDIR = /resource/qt/plugins/homescreen
    24 
    25 
    25 include(../../common.pri)
    26 include(../../common.pri)
    26 
    27 
    27 RESOURCES += hsshortcutwidgetplugin.qrc
    28 RESOURCES += hsshortcutwidgetplugin.qrc
    28 
    29 
    40 
    41 
    41 symbian: {
    42 symbian: {
    42     TARGET.UID3 = 0x20022F46
    43     TARGET.UID3 = 0x20022F46
    43 }
    44 }
    44 
    45 
    45 exportResources(./resource/*.manifest, $$PLUGIN_SUBDIR)
    46 exportResources(./resource/*.manifest, $$WIDGET_SUBDIR)