aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclient_dependencies.pri
blob: 2b2a4211bf4b3ab03b7f010e0e153e2e30038ce1 (plain)
1
2
3
4
5
6
7
8
9
10
QTC_PLUGIN_NAME = LanguageClient

QTC_LIB_DEPENDS += \
    utils \
    languageserverprotocol

QTC_PLUGIN_DEPENDS += \
    coreplugin \
    projectexplorer \
    texteditor