summaryrefslogtreecommitdiff
path: root/src/plugins/valgrind/valgrind_dependencies.pri
blob: ed2c6fff609a44246842778dedd5105fd76a31b2 (plain)
1
2
3
4
5
6
7
8
9
10
QTC_PLUGIN_NAME = Valgrind
QTC_LIB_DEPENDS += \
    cplusplus \
    utils
QTC_PLUGIN_DEPENDS += \
    analyzerbase \
    coreplugin \
    projectexplorer \
    texteditor \
    remotelinux