aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/webassembly/webassembly_dependencies.pri
blob: 0a3e35ca6e68d7aacd4da556004c0054fbca8c59 (plain)
1
2
3
4
5
6
7
8
9
10
QTC_PLUGIN_NAME = WebAssembly

QTC_LIB_DEPENDS += \
    extensionsystem \
    utils

QTC_PLUGIN_DEPENDS += \
    coreplugin \
    projectexplorer \
    qtsupport