Files
qt-creator/plugins/qmlprofiler/qmlprofiler_dependencies.pri

14 lines
255 B
Plaintext
Raw Normal View History

QTC_PLUGIN_NAME = QmlProfiler
QTC_LIB_DEPENDS += \
qmldebug \
extensionsystem
QTC_PLUGIN_DEPENDS += \
analyzerbase \
coreplugin \
debugger \
projectexplorer \
qmlprojectmanager \
qmljstools \
qtsupport \
texteditor