aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofiler/qmlprofiler_dependencies.pri
blob: 47e65ba2359ba73caecbbf4a3d7945fc55201dd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
QTC_PLUGIN_NAME = QmlProfiler
QTC_LIB_DEPENDS += \
    qmldebug \
    extensionsystem
QTC_PLUGIN_DEPENDS += \
    analyzerbase \
    coreplugin \
    debugger \
    projectexplorer \
    qmlprojectmanager \
    qmljstools \
    qtsupport \
    texteditor