summaryrefslogtreecommitdiff
path: root/src/plugins/boostbuildprojectmanager/BoostBuildProjectManager.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/boostbuildprojectmanager/BoostBuildProjectManager.json.in')
-rw-r--r--src/plugins/boostbuildprojectmanager/BoostBuildProjectManager.json.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/plugins/boostbuildprojectmanager/BoostBuildProjectManager.json.in b/src/plugins/boostbuildprojectmanager/BoostBuildProjectManager.json.in
new file mode 100644
index 0000000000..8700c63439
--- /dev/null
+++ b/src/plugins/boostbuildprojectmanager/BoostBuildProjectManager.json.in
@@ -0,0 +1,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
+}