aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/diffeditor_dependencies.pri
blob: abe894415216e3cb74b783ef6651ccfd2c55de7b (plain)
1
2
3
4
5
6
7
8
9
QTC_PLUGIN_NAME = DiffEditor
QTC_LIB_DEPENDS += \
    extensionsystem \
    utils
QTC_PLUGIN_DEPENDS += \
    texteditor \
    coreplugin
QTC_PLUGIN_RECOMMENDS += \
    cpaster