summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofiler_dependencies.pri
blob: f0e4624980d066a1c789ac955c74c73d249ab82a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
QTC_PLUGIN_NAME = QmlProfiler
QTC_LIB_DEPENDS += \
    aggregation \
    extensionsystem \
    qmldebug \
    qmljs \
    ssh \
    utils
QTC_PLUGIN_DEPENDS += \
    analyzerbase \
    coreplugin \
    projectexplorer \
    qtsupport \
    texteditor