aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bineditor/bineditor_dependencies.pri
blob: 0b0a5cd20a333dc04e66c6f699c978d7e1e50c79 (plain)
1
2
3
4
5
6
7
8
QTC_PLUGIN_NAME = BinEditor
QTC_LIB_DEPENDS += \
    aggregation \
    extensionsystem \
    utils
QTC_PLUGIN_DEPENDS += \
    texteditor \
    coreplugin