aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/help_dependencies.pri
blob: cf2e37d3c3bf41a8d31d8b3ccb4394473a7afa50 (plain)
1
2
3
4
5
6
7
8
9
10
QTC_PLUGIN_NAME = Help
QTC_LIB_DEPENDS += \
    aggregation \
    extensionsystem \
    utils
QTC_PLUGIN_DEPENDS += \
    coreplugin \
    projectexplorer
QTC_PLUGIN_RECOMMENDS += \
    texteditor