contactwidgethsplugin/contactwidgethsplugin.pro
changeset 59 a642906a277a
parent 47 7cbcb2896f0e
child 66 554fe4dbbb59
equal deleted inserted replaced
47:7cbcb2896f0e 59:a642906a277a
    16 
    16 
    17 TEMPLATE = lib
    17 TEMPLATE = lib
    18 CONFIG += plugin hb mobility
    18 CONFIG += plugin hb mobility
    19 MOBILITY = serviceframework contacts
    19 MOBILITY = serviceframework contacts
    20 
    20 
    21 TRANSLATIONS = common.ts
    21 TRANSLATIONS = contactwidgethsplugin.ts
    22 TRANSLATIONS += contactwidgethsplugin.ts
       
    23 
    22 
    24 win32: PLUGIN_SUBDIR = /hsresources/import/widgetregistry/2002C353
    23 win32: PLUGIN_SUBDIR = /hsresources/import/widgetregistry/2002C353
    25 symbian: PLUGIN_SUBDIR = /private/20022F35/import/widgetregistry/2002C353
    24 symbian: PLUGIN_SUBDIR = /private/20022F35/import/widgetregistry/2002C353
    26 
    25 
    27 symbian: LIBS += -lxqservice -lthumbnailmanagerqt
    26 symbian: LIBS += -lxqservice -lthumbnailmanagerqt
    55 
    54 
    56     # copy manifest
    55     # copy manifest
    57     BLD_INF_RULES.prj_exports += "./resource/contactwidgethsplugin.manifest z:$$PLUGIN_SUBDIR/contactwidgethsplugin.manifest"
    56     BLD_INF_RULES.prj_exports += "./resource/contactwidgethsplugin.manifest z:$$PLUGIN_SUBDIR/contactwidgethsplugin.manifest"
    58     # xml files for emulator, sisx and hw rom
    57     # xml files for emulator, sisx and hw rom
    59     BLD_INF_RULES.prj_exports += "./resource/contactwidgethsplugin.xml z:$$PLUGIN_SUBDIR/contactwidgethsplugin.xml"
    58     BLD_INF_RULES.prj_exports += "./resource/contactwidgethsplugin.xml z:$$PLUGIN_SUBDIR/contactwidgethsplugin.xml"
    60     # copy resources graphics png, svg
       
    61     BLD_INF_RULES.prj_exports += "./resource/qtg_large_friend.svg z:$$PLUGIN_SUBDIR/qtg_large_friend.svg"
       
    62 
    59 
    63     # copy iby file
    60     # copy iby file
    64     BLD_INF_RULES.prj_exports += "./rom/contactwidgeths.iby CORE_APP_LAYER_IBY_EXPORT_PATH( contactwidgeths.iby )"
    61     BLD_INF_RULES.prj_exports += "./rom/contactwidgeths.iby CORE_APP_LAYER_IBY_EXPORT_PATH(contactwidgeths.iby)"
       
    62     BLD_INF_RULES.prj_exports += "./rom/contactwidgeths_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(contactwidgeths_resources.iby)"
    65 }
    63 }
    66 
    64 
    67 symbian {
    65 symbian {
    68     TARGET.UID3 = 0x2002C353
    66     TARGET.UID3 = 0x2002C353
    69     ICON = qtg_large_friend.svg
    67     ICON = qtg_large_friend.svg