tsdevicedialog/tsdevicedialogplugin/tsdevicedialogplugin.pro
changeset 107 b34d53f6acdf
parent 99 7aaf39b772ac
child 112 dbfb5e38438b
equal deleted inserted replaced
106:e78d6e055a5b 107:b34d53f6acdf
    40             src/tstasksgriditem.cpp \
    40             src/tstasksgriditem.cpp \
    41             src/tsdocumentloader.cpp \
    41             src/tsdocumentloader.cpp \
    42 
    42 
    43 INCLUDEPATH += . \
    43 INCLUDEPATH += . \
    44                ./inc \
    44                ./inc \
       
    45                ../../inc \
    45 
    46 
    46 LIBS +=     -ltstaskmonitorclient
    47 LIBS +=     -ltstaskmonitorclient
    47             
    48             
    48 TRANSLATIONS = taskswitcher.ts
    49 TRANSLATIONS = taskswitcher.ts
    49 
    50 
    56     pluginstub.path = /resource/plugins/devicedialogs
    57     pluginstub.path = /resource/plugins/devicedialogs
    57     
    58     
    58     LIBS += -lxqsettingsmanager -lapparc -lapgrfx
    59     LIBS += -lxqsettingsmanager -lapparc -lapgrfx
    59     
    60     
    60     # ugly hack
    61     # ugly hack
    61     translation.sources = ./*.qm
       
    62     translation.path = $$QT_PLUGINS_BASE_DIR/../translations
       
    63     
    62     
    64     crml.sources = ./resource/*.qcrml
    63     crml.sources = ./resource/*.qcrml
    65     crml.path = /resource/qt/crml
    64     crml.path = /resource/qt/crml
    66     
    65     
    67     DEPLOYMENT += pluginstub translation crml
    66     DEPLOYMENT += pluginstub crml
    68     
    67     
    69     BLD_INF_RULES.prj_exports += \
    68     BLD_INF_RULES.prj_exports += \
    70     "$${LITERAL_HASH}include <platform_paths.hrh>" \
    69     "$${LITERAL_HASH}include <platform_paths.hrh>" \
    71     "conf/tsdevicedialog.confml APP_LAYER_CONFML(tsdevicedialog.confml)" \
    70     "conf/tsdevicedialog.confml APP_LAYER_CONFML(tsdevicedialog.confml)" \
    72     "conf/tsdevicedialog_2002677F.crml APP_LAYER_CRML(tsdevicedialog_2002677F.crml)"
    71     "conf/tsdevicedialog_2002677F.crml APP_LAYER_CRML(tsdevicedialog_2002677F.crml)"