aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofiler_dependencies.pri
blob: 850352458ac499aeb50aa804ba7cf4089e3e9435 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
QTC_PLUGIN_NAME = QmlProfiler
QTC_LIB_DEPENDS += \
    extensionsystem \
    flamegraph \
    qmldebug \
    qmljs \
    timeline \
    utils

QTC_PLUGIN_DEPENDS += \
    debugger \
    coreplugin \
    projectexplorer \
    qtsupport \
    texteditor