Imported Upstream version 1.0.1
[gammaray-debian.git] / qmldebugcontrol / QmlProfiler.pluginspec.in
blob8f58a64d01d34836ed35740f226acee1c96b9ec8
1 <plugin name=\"QmlProfiler\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\">
2     <vendor>Nokia Corporation</vendor>
3     <copyright>(C) 2011 Nokia Corporation</copyright>
4     <license>
5     Commercial Usage
7     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 Nokia.
9     GNU Lesser General Public License Usage
11     Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License version 2.1 requirements will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
12     </license>
13     <description>Qml Profiler Plugin</description>
14     <url>http://qt.nokia.com</url>
15     <dependencyList>
16         <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/>
17         <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/>
18         <dependency name=\"AnalyzerBase\" version=\"$$QTCREATOR_VERSION\"/>
19         <dependency name=\"Qt4ProjectManager\" version=\"$$QTCREATOR_VERSION\"/>
20         <dependency name=\"RemoteLinux\" version=\"$$QTCREATOR_VERSION\"/>
21     </dependencyList>
22 </plugin>