aboutsummaryrefslogtreecommitdiffstats
path: root/src/UsageStatistic.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/UsageStatistic.json.in')
-rw-r--r--src/UsageStatistic.json.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/UsageStatistic.json.in b/src/UsageStatistic.json.in
new file mode 100644
index 0000000..9a999e4
--- /dev/null
+++ b/src/UsageStatistic.json.in
@@ -0,0 +1,11 @@
+{
+ \"Name\" : \"UsageStatistic\",
+ \"Version\" : \"$$QTCREATOR_VERSION\",
+ \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
+ \"Vendor\" : \"The Qt Company Ltd\",
+ \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
+ \"License\" : \"GNU GPL v3\",
+ \"Description\" : \"This plugin collects statistics on how Qt Creator is used. All statistics are anonymous. You can switch off the plugin any time you want.\",
+ \"Url\" : \"https://www.qt.io/\",
+ $$dependencyList
+}