aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofilerextension/QmlProfilerExtension.pluginspec.in
blob: 59b9a804a6d92731b314142184ac8ef383a54e9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<plugin name=\"QmlProfilerExtension\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\">
    <vendor>Digia Plc</vendor>
    <copyright>(C) 2013 Digia Plc</copyright>
    <license>
    Commercial Usage

    Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Digia.
    </license>
    <category>Qt Quick</category>
    <description>Qml Profiler Extension Plugin</description>
    <url>http://www.qt-project.org</url>
    $$dependencyList
</plugin>