OSDN Git Service

Merge remote branch 'origin/1.3'
[qt-creator-jp/qt-creator-jp.git] / src / plugins / cpptools / CppTools.pluginspec
1 <plugin name="CppTools" version="1.3.80" compatVersion="1.3.80">
2     <vendor>Nokia Corporation</vendor>
3     <copyright>(C) 2008-2009 Nokia Corporation</copyright>
4     <license>
5 Commercial Usage
6
7 Licensees holding valid Qt Commercial licenses may use this plugin in
8 accordance with the Qt Commercial License Agreement provided with the
9 Software or, alternatively, in accordance with the terms contained in
10 a written agreement between you and Nokia.
11
12 GNU Lesser General Public License Usage
13
14 Alternatively, this plugin may be used under the terms of the GNU Lesser
15 General Public License version 2.1 as published by the Free Software
16 Foundation.  Please review the following information to
17 ensure the GNU Lesser General Public License version 2.1 requirements
18 will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
19     <description>Tools for analyzing C/C++ code.</description>
20     <url>http://qt.nokia.com</url>
21     <dependencyList>
22         <dependency name="TextEditor" version="1.3.80"/>
23         <dependency name="ProjectExplorer" version="1.3.80"/>
24         <dependency name="Locator" version="1.3.80"/>
25     </dependencyList>
26 </plugin>