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

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