Files
qt-creator/plugins/qmlprofiler/qmlprofiler_dependencies.pri
Kai Koehne e964140237 Initial commit of qmlprofiler plugin (commercial version)
Change-Id: I08e838110c17a4a2085e0c3232424787186f9c31
2013-06-06 16:01:42 +02:00

14 lines
255 B
Plaintext

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