aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perfprofiler_dependencies.pri
blob: eff0fe3b82f98f67c44eeb859a274cde6d8b2f09 (plain)
1
2
3
4
5
6
7
8
9
QTC_PLUGIN_NAME = PerfProfiler

QTC_LIB_DEPENDS += \
    utils \
    tracing

QTC_PLUGIN_DEPENDS += \
    debugger \
    qtsupport