summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/stackwalker/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/stackwalker/qt_attribution.json')
-rw-r--r--src/3rdparty/stackwalker/qt_attribution.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/3rdparty/stackwalker/qt_attribution.json b/src/3rdparty/stackwalker/qt_attribution.json
new file mode 100644
index 00000000..8a4adba4
--- /dev/null
+++ b/src/3rdparty/stackwalker/qt_attribution.json
@@ -0,0 +1,15 @@
+{
+ "Id": "stackwalker",
+ "Name": "StackWalker",
+ "QDocModule": "applicationmanager",
+ "QtUsage": "Automatically used in Qt ApplicationManager, if available. Configure with -config disable-stackwalker to avoid.",
+
+ "Description": "Walking the callstack in windows applications.",
+ "Homepage": "https://github.com/JochenKalmbach/StackWalker",
+ "Version": "2020-02-06",
+
+ "License": "BSD 2-clause \"Simplified\" License",
+ "LicenseId": "BSD-2-Clause",
+ "LicenseFile": "LICENSE",
+ "Copyright": "Copyright (C) 2005-2019 Jochen Kalmbach"
+}