summaryrefslogtreecommitdiff
path: root/src/plugins/pythoneditor/pythoneditor_dependencies.pri
blob: b9502f09975b98e5be5a669d73d9ee82fa55a0d1 (plain)
1
2
3
4
5
6
7
8
QTC_PLUGIN_NAME = PythonEditor
QTC_LIB_DEPENDS += \
    extensionsystem \
    utils
QTC_PLUGIN_DEPENDS += \
    coreplugin \
    texteditor \
    projectexplorer