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