summaryrefslogtreecommitdiff
path: root/src/plugins/boostbuildprojectmanager/BoostBuildProjectManager.json.in
blob: 8700c634398fe758c671680606bdec6715f90602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    \"Name\" : \"BoostBuildProjectManager\",
    \"Version\" : \"$$QTCREATOR_VERSION\",
    \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
    \"Vendor\" : \"Mateusz Łoskot\",
    \"Copyright\" : \"2013 (C) Mateusz Łoskot\",
    \"License\" : [ \"GNU Lesser General Public License, Version 2.1\",
                    \"\",
                    \"This is free software; you can redistribute and/or modify it under the terms\",
                    \"of the GNU Lesser General Public License, Version 2.1 as published\",
                    \"by the Free Software Foundation.\",
                    \"See accompanying fike LICENSE.txt file or\",
                    \"copy at http://www.gnu.org/licenses/lgpl-2.1-standalone.html for more information.\",
                    \"\" ],
    \"Category\" : \"Build Systems\",
    \"Description\" : \"Qt Creator plugin for Boost.Build\",
    \"Url\" : \"https://github.com/mloskot/qt-creator-plugin-boostbuild/\",
    $$dependencyList
}