aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scxmleditor/scxmleditor_dependencies.pri
blob: fa396a263fe86fa770b25268b3f926c72cc22894 (plain)
1
2
3
4
5
6
7
8
9
10
QTC_PLUGIN_NAME = ScxmlEditor
QTC_LIB_DEPENDS += \
    aggregation \
    extensionsystem \
    utils
QTC_PLUGIN_DEPENDS += \
    coreplugin \
    texteditor \
    projectexplorer \
    qtsupport